From e78badc8f4bb53ae212f8c7749cf86a73feeca25 Mon Sep 17 00:00:00 2001 From: rexshi Date: Tue, 8 Feb 2022 15:09:56 +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 6318195..b5f561c 100755 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "carney", + "name": "codefever", "version": "1.0.0", "description": "", "main": "index.js", @@ -11,7 +11,7 @@ }, "repository": { "type": "git", - "url": "http://git.yunhuiju.com/cubic/frontjs.git" + "url": "https://github.com/PGYER/codefever" }, "author": "", "license": "ISC",