app/package.json

10 lines
245 B
JSON
Raw Normal View History

2025-04-21 17:35:54 +08:00
{
"dependencies": {
"@dcloudio/uni-app": "^2.0.2-4050720250324001",
"@tencentcloud/chat-uikit-uniapp": "^2.4.3",
"@vue/runtime-core": "^3.5.13",
"unplugin-vue2-script-setup": "^0.11.4",
"vue": "^3.2.0",
"ws": "^8.18.1"
}
}