Files
yusheng-h5/package.json

8 lines
117 B
JSON
Raw Normal View History

2025-08-11 11:06:07 +08:00
{
"dependencies": {
"axios": "^1.9.0",
2025-10-23 16:04:28 +08:00
"video-animation-player": "^1.0.5",
2025-08-11 11:06:07 +08:00
"vue-i18n": "^11.1.5"
}
}