From d1105a77b3744246eea455a3259f7ca9dbbe6eca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Jagie=C5=82=C5=82o?= Date: Sun, 13 Mar 2022 14:29:15 +0100 Subject: [PATCH] Update package.json repository URL --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3339f015..3902687b 100644 --- a/package.json +++ b/package.json @@ -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",