app/package.json

9 lines
198 B
JSON
Raw Normal View History

2025-03-18 16:49:28 +08:00
{
"dependencies": {
"@tencentcloud/chat-uikit-uniapp": "^2.4.3",
"@vue/runtime-core": "^3.5.13",
"unplugin-vue2-script-setup": "^0.11.4",
"vue": "^3.2.0"
}
2025-03-19 15:35:09 +08:00
}