mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-12-24 08:12:55 +08:00
14 lines
263 B
JSON
14 lines
263 B
JSON
{
|
|
"dependencies": {
|
|
"bignumber.js": "^9.1.2",
|
|
"crypto-js": "^4.2.0",
|
|
"dayjs": "^1.11.10",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"@dcloudio/types": "^3.4.8",
|
|
"@uni-helper/uni-app-types": "^0.5.13",
|
|
"typescript": "^5.4.5"
|
|
}
|
|
}
|