Update package.json repository URL

This commit is contained in:
Jakub Jagiełło 2022-03-13 14:29:15 +01:00 committed by Haelwenn (lanodan) Monnier
parent fe16b08dbf
commit d1105a77b3

View file

@ -29,13 +29,13 @@
],
"repository": {
"type": "git",
"url": "git+https://github.com/PanJiaChen/vue-element-admin.git"
"url": "git+https://git.pleroma.social/pleroma/admin-fe.git"
},
"resolutions": {
"prosemirror-model": "1.18.1"
},
"bugs": {
"url": "https://github.com/PanJiaChen/vue-element-admin/issues"
"url": "https://git.pleroma.social/pleroma/admin-fe/-/issues"
},
"dependencies": {
"@babel/runtime": "7.18.9",