From 1c6c448cce205364dc54bd7e933aedf5e361d784 Mon Sep 17 00:00:00 2001 From: iapyang Date: Fri, 5 Mar 2021 16:06:50 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=E4=B8=8B=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= 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 2a5d9523b..b8ec84e8c 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "devDependencies": { "@babel/polyfill": "7.6.0", "@fui/babel-preset-fineui": "^1.0.0", - "@fui/eslint-plugin": "^1.0.0", + "@fui/eslint-plugin": "1.0.11", "autoprefixer": "9.6.1", "babel-loader": "8.0.6", "chai": "4.2.0",