From cf9d6fe5b00c8133ebcd9ca7b80c8a1ae50d0c4c Mon Sep 17 00:00:00 2001 From: en-lwj <576175351@qq.com> Date: Sun, 3 Jan 2021 17:19:51 +0800 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2909054..1113906 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/CESCIT/cordova-plugin-cescit-integrity.git" + "url": "git+https://github.com/en-lwj/cordova-plugin-cescit-integrity.git" }, "keywords": [ "ecosystem:cordova", @@ -23,4 +23,4 @@ "test": "echo \"Error: no test specified\" && exit 1" }, "license": "ISC" -} \ No newline at end of file +}