Added support for maxTimeDelta and dateFormat
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"version": "1.0.6",
|
||||
"version": "1.0.7",
|
||||
"description": "Lightweight charting library for the browser and Node.js",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
@@ -41,7 +41,6 @@
|
||||
"serve": "npx http-server . -c-1 --gzip"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"esbuild": "^0.25.5",
|
||||
|
||||
Reference in New Issue
Block a user