diff --git a/frontend/package.json b/frontend/package.json index f57464f..fcf8018 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 661a6cb..7f3c28f 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -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