From 9f9d2f0c861a8518bbf05694347c71402e5e7ee3 Mon Sep 17 00:00:00 2001 From: liuyib <1656081615@qq.com> Date: Fri, 25 Sep 2020 19:44:42 +0800 Subject: [PATCH] chore: Unable to resolve resource MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git+https://github.com/any86/any-rule.git。 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 00d821f..8550474 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/any86/any-rule.git" + "url": "https://github.com/any86/any-rule.git" }, "activationEvents": [ "*" @@ -348,4 +348,4 @@ "axios": "^0.19.2", "transliteration": "^2.1.8" } -} \ No newline at end of file +}