Files
im/package.json
T

12 lines
235 B
JSON
Raw Normal View History

2025-11-07 09:56:20 +08:00
{
"dependencies": {
2025-11-25 05:36:02 +08:00
"@openim/client-sdk": "^0.0.11-ahpha.1",
2025-11-07 09:56:20 +08:00
"date-fns": "^2.30.0",
"dayjs": "^1.11.6",
"image-tools": "^1.4.0",
"md5": "^2.3.0",
"openim-uniapp-polyfill": "^1.4.1",
"uuid": "^9.0.0"
}
}