Update package.json repository URL
This commit is contained in:
parent
fe16b08dbf
commit
d1105a77b3
1 changed files with 2 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue