Skip to content

Commit 794b1ba

Browse files
authored
Merge pull request #77 from kne-union/linzp
尝试锁定helper-module-transforms版本
2 parents 9cc2cff + 331e9d7 commit 794b1ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kne/modules-dev",
3-
"version": "2.0.26",
3+
"version": "2.0.27",
44
"description": "用于辅助在项目内启动一个规范化组件开发的环境",
55
"publishConfig": {
66
"source": "src/index.js",
@@ -31,6 +31,7 @@
3131
"author": "linzp",
3232
"license": "ISC",
3333
"dependencies": {
34+
"@babel/helper-module-transforms": "7.24.5",
3435
"@kne/apply-template": "^0.1.1",
3536
"@kne/camel-case": "^0.1.1",
3637
"@kne/craco-module-federation": "^1.1.5",
@@ -39,7 +40,6 @@
3940
"@kne/md-doc": "^0.1.8",
4041
"@kne/react-fetch": "^1.4.3",
4142
"ajv": "^8.14.0",
42-
"assert": "^2.1.0",
4343
"chokidar": "^3.5.3",
4444
"classnames": "^2.3.2",
4545
"cross-spawn-promise": "^0.10.2",

0 commit comments

Comments
 (0)