From c2121ed34ea1958fe957f8845a9a779e8024b063 Mon Sep 17 00:00:00 2001 From: iapyang Date: Wed, 10 Jul 2019 16:16:27 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e37fcf4e9..661572b6f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "fineui", "version": "1.1.2", "description": "fineui", - "main": "index.js", + "main": "typescript/index.ts", "dependencies": {}, "devDependencies": { "@typescript-eslint/eslint-plugin": "^1.11.0",