From 2c6d1b9e9206173f57ad7c47c98a9c1de674acad Mon Sep 17 00:00:00 2001 From: zhipenglin Date: Wed, 7 Feb 2024 17:54:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=B8=80=E4=B8=8B?= 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 25cc90b..4416718 100644 --- a/package.json +++ b/package.json @@ -54,11 +54,11 @@ "@craco/craco": "^7.1.0", "@kne/md-doc": "^0.1.2", "@kne/modules-dev": "^2.0.5", + "@kne/microbundle": "^0.15.4", "axios": "^0.26.1", "cross-env": "^7.0.3", "gh-pages": "^3.2.3", "husky": "^7.0.4", - "microbundle": "^0.14.2", "npm-run-all": "^4.1.5", "prettier": "^2.5.1", "react": "^18.2.0",