From 300123f3f83802e5da9f7dd36e809c2b550a023a Mon Sep 17 00:00:00 2001 From: 2912401452 <2912401452@qq.com> Date: Mon, 1 Nov 2021 21:38:41 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=A2=9E=E5=8A=A0=E8=BF=90=E8=A1=8C?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= 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 9d76f99e58..7b3d088b25 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,7 @@ "@commitlint/config-conventional": "^8.1.0", "@rollup/plugin-alias": "2.2.0", "@rollup/plugin-commonjs": "11.0.2", + "@rollup/plugin-inject": "^4.0.3", "@rollup/plugin-json": "^4.0.0", "@rollup/plugin-node-resolve": "^6.0.0", "@storybook/react": "^6.2.2",