From 5497ee41db049d38afc4eb69118365e54cf7d443 Mon Sep 17 00:00:00 2001 From: iapyang Date: Fri, 10 Jan 2020 11:38:35 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BC=98=E5=8C=96=E6=89=93=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .npmrc | 2 -- package.json | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 .npmrc diff --git a/.npmrc b/.npmrc deleted file mode 100644 index ac75ea2b6..000000000 --- a/.npmrc +++ /dev/null @@ -1,2 +0,0 @@ -registry=http://106.14.96.249:4873/ -//registry.npmjs.org \ No newline at end of file diff --git a/package.json b/package.json index 2d1cae856..95311700c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "fineui", + "name": "@fui/fineui", "version": "2.0.0", "description": "fineui", "main": "dist/fineui.min.js",