From b5775787c821676dc745eae57e693a12327c8aa6 Mon Sep 17 00:00:00 2001 From: iapyang Date: Fri, 10 Jan 2020 10:36:11 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=94=B9=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E5=9C=B0=E5=9D=80?= 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 d5805c5f9..2d1cae856 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@fui/fineui", + "name": "fineui", "version": "2.0.0", "description": "fineui", "main": "dist/fineui.min.js", @@ -89,7 +89,7 @@ "finebi" ], "publishConfig": { - "registry": "http://192.168.5.154:4873/" + "registry": "http://106.14.96.249:4873/" }, "author": "fanruan", "license": "MIT"