From e8596a88ad5795bd474da9bdde543e0fd527034e Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Thu, 16 Sep 2021 21:53: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 76024a4..2c97f76 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "unip.style", + "name": "user.style.scss", "version": "1.0.0", "description": "", "main": "index.js", @@ -8,7 +8,7 @@ "license": "ISC", "repository": { "type": "git", - "url": "https://git.faronear.org/npm/unip.style" + "url": "https://git.faronear.org/npm/user.style.scss" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1"