Skip to content

Commit 07241c6

Browse files
committed
chore: 更新 decimal.js 依赖版本至 10.6.0
1 parent 2401eba commit 07241c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"pre-commit": "npm run type-check && npm test"
6767
},
6868
"dependencies": {
69-
"decimal.js": "^10.4.1",
69+
"decimal.js": "10.6.0",
7070
"idcard": "4.2.0"
7171
},
7272
"devDependencies": {

0 commit comments

Comments
 (0)