From a29ece4bf872a03459a0e46498bc914f265b6681 Mon Sep 17 00:00:00 2001 From: Guyi Date: Tue, 28 Jul 2020 10:04:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0jira=E4=BB=BB=E5=8A=A1=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=89=93=E5=8C=85=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 60f222663..2f80c1469 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "types": "dist/lib/index.d.ts", "dependencies": {}, "devDependencies": { + "@babel/polyfill": "7.6.0", "@fui/babel-preset-fineui": "^1.0.0", "@fui/eslint-plugin": "1.0.7", "@typescript-eslint/eslint-plugin": "1.11.0",