From 3611cd69d384f649de1423a03a3b20c055bed705 Mon Sep 17 00:00:00 2001 From: imp Date: Wed, 16 Feb 2022 14:43:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0jira=E4=BB=BB=E5=8A=A1=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= 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 bd500280a..9983772aa 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "devDependencies": { "@babel/core": "^7.17.4", "@babel/polyfill": "7.6.0", - "@fui/babel-preset-fineui": "^1.0.0", + "@fui/babel-preset-fineui": "^1.1.0", "@fui/eslint-plugin": "1.0.11", "@types/node": "15.6.1", "autoprefixer": "9.6.1", @@ -81,4 +81,4 @@ }, "author": "fanruan", "license": "MIT" -} \ No newline at end of file +}