From 6c6f61bfe99e449a9eff94f02f4f95299c72ac48 Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Thu, 16 Sep 2021 21:52:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=B9=E9=87=8F=E9=87=8D=E5=91=BD=E5=90=8D?= =?UTF-8?q?=20npm/*=20=E4=BD=BF=E7=94=A8=E6=A0=87=E5=87=86=E5=89=8D?= =?UTF-8?q?=E7=BC=80=20base|core|user?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a5e6e80..922acf0 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "sol.deployer", + "name": "base.deployer", "version": "1.0.0", "description": "Deploy files to SSH or GIT servers", "main": "deploy.js", @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "https://git.faronear.org/npm/sol.deployer" + "url": "https://git.faronear.org/npm/base.deployer" }, "author": "", "license": "ISC",