chore: 更新 howler 依赖的 git 协议格式

This commit is contained in:
史悦
2026-01-07 18:03:47 +08:00
parent d6f31c2024
commit f31885deb8
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"@element-plus/icons-vue": "^1.1.4",
"axios": "0.26.1",
"element-plus": "2.1.9",
"howler": "github:foamzou/howler.js#0.0.1-foam",
"howler": "git+https://github.com/foamzou/howler.js.git#0.0.1-foam",
"vant": "^3.4.9",
"vue": "3.2.33",
"vue-router": "4.0.12",

View File

@@ -4,7 +4,7 @@ specifiers:
'@vitejs/plugin-vue': ^2.3.1
axios: 0.26.1
element-plus: 2.1.9
howler: github:foamzou/howler.js#0.0.1-foam
howler: git+https://github.com/foamzou/howler.js.git#0.0.1-foam
rollup: ^2.70.2
vant: ^3.4.9
vite: ^2.9.14