fix: add dayjs deps package

This commit is contained in:
Jinyun 2024-09-20 10:10:55 +08:00
parent 4362e8df8b
commit 617a3ce5c0
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@
"axios": "1.6.8",
"clipboard": "2.0.11",
"crypto-js": "4.1.1",
"dayjs": "^1.11.13",
"decimal.js": "10.3.1",
"diff": "5.2.0",
"diff2html": "3.4.47",

View File

@ -26,6 +26,7 @@
"axios": "1.6.8",
"clipboard": "2.0.11",
"crypto-js": "4.1.1",
"dayjs": "^1.11.13",
"decimal.js": "10.3.1",
"diff": "5.2.0",
"diff2html": "3.4.47",