build: fix build issue with new git repo

This commit is contained in:
鲁树人
2025-09-03 20:11:41 +09:00
parent c4f07f08dc
commit f39d6e0e02
4 changed files with 11 additions and 11 deletions

View File

@@ -22,7 +22,7 @@
},
"dependencies": {
"@babel/preset-typescript": "^7.16.5",
"@unlock-music/joox-crypto": "^0.0.1",
"@unlock-music/joox-crypto": "^0.0.2",
"@xhacker/kgmwasm": "^1.0.0",
"@xhacker/qmcwasm": "^1.0.0",
"base64-js": "^1.5.1",
@@ -58,4 +58,4 @@
"vue-cli-plugin-element": "^1.0.1",
"vue-template-compiler": "^2.6.14"
}
}
}