This commit is contained in:
2025-07-20 13:27:31 +02:00
parent 193d073f85
commit 864ed9a5d2

View File

@@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.0.7",
"version": "1.0.8",
"description": "Lightweight charting library for the browser and Node.js",
"license": "MIT",
"repository": {
@@ -40,8 +40,7 @@
"prepublishOnly": "npm run build",
"serve": "npx http-server . -c-1 --gzip"
},
"dependencies": {
},
"dependencies": {},
"devDependencies": {
"esbuild": "^0.25.5",
"typescript": "^5.0.0"