update package.json

This commit is contained in:
jingrow 2025-12-23 23:49:46 +08:00
parent 7b73bc4d1a
commit f78b787727
2 changed files with 3 additions and 3 deletions

View File

@ -30,8 +30,8 @@
"dayjs": "^1.10.7",
"echarts": "^5.4.3",
"feather-icons": "^4.26.0",
"jingrow-charts": "2.0.0-rc22",
"jingrow-ui": "0.1.168",
"jingrow-charts": "http://npm.jingrow.com:105/jingrow-charts-2.0.0-rc22.tgz",
"jingrow-ui": "http://npm.jingrow.com:105/jingrow-ui-1.0.1.tgz",
"fuse.js": "6.6.2",
"libarchive.js": "^1.3.0",
"lodash": "^4.17.19",

View File

@ -32,7 +32,7 @@
},
"dependencies": {
"dayjs": "^1.11.10",
"jingrow-ui": "0.1.168",
"jingrow-ui": "http://npm.jingrow.com:105/jingrow-ui-0.1.70.tgz",
"fuse.js": "^6.6.2",
"libarchive.js": "^1.3.0"
},