chore: replace url to old github project (fix #53)

This commit is contained in:
鲁树人
2023-07-15 20:10:07 +01:00
parent 0e0cf234b5
commit 6f405b5e06
7 changed files with 110 additions and 47 deletions

View File

@@ -7,7 +7,7 @@
"description": "Unlock encrypted music file in browser.",
"repository": {
"type": "git",
"url": "https://github.com/ix64/unlock-music"
"url": "https://git.unlock-music.dev/um/web"
},
"private": true,
"scripts": {
@@ -57,4 +57,4 @@
"vue-cli-plugin-element": "^1.0.1",
"vue-template-compiler": "^2.6.14"
}
}
}