You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bocai_supplyChain_uni/package.json

20 lines
463 B
JSON

8 months ago
{
"dependencies": {
8 months ago
"@vue/composition-api": "^1.7.2",
"@xkit-yx/core-kit": "^0.14.3",
"@xkit-yx/im-store": "^0.4.5",
8 months ago
"file-saver": "^2.0.5",
"html2canvas": "^1.4.1",
8 months ago
"moment": "^2.29.4",
"unplugin-vue2-script-setup": "^0.11.4"
8 months ago
},
8 months ago
"devDependencies": {
"@xkit-yx/im-store-v2": "^0.4.0",
8 months ago
"@xkit-yx/utils": "^0.5.6",
"dayjs": "^1.11.7",
"mobx": "^6.6.1",
"nim-web-sdk-ng": "^10.4.0",
"pinyin": "^3.1.0"
8 months ago
}
8 months ago
}