Skip to content

Commit 1bdf159

Browse files
author
xuhongbin
committed
feat: up
1 parent 6744da3 commit 1bdf159

File tree

9 files changed

+12302
-33
lines changed

9 files changed

+12302
-33
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,10 @@
2424
"root": true,
2525
"extends": ["@empjs/eslint-config-react"]
2626
},
27-
"eslintIgnore": ["node_modules", "dist"]
27+
"eslintIgnore": ["node_modules", "dist"],
28+
"resolutions": {
29+
"@empjs/cli": "^3.4.6",
30+
"@empjs/plugin-react": "^3.4.3",
31+
"@empjs/share": "^3.4.7"
32+
}
2833
}

0 commit comments

Comments
 (0)