提交 4ad6513d 编写于 作者: O oasis-cloud

chore: node 版本建议

上级 420b07ef
......@@ -58,6 +58,9 @@
"prepare": "husky install",
"test": "jest"
},
"engines": {
"node": "^14.18.0 || >=15.0.0"
},
"lint-staged": {
"*.md": "prettier --write",
"*.{ts,tsx,js,vue,scss}": "prettier --write"
......@@ -66,7 +69,7 @@
"@babel/runtime": "^7.16.5",
"@bem-react/classname": "^1.5.10",
"@react-spring/web": "^9.3.2",
"@use-gesture/react": "^10.2.4",
"@use-gesture/react": "10.2.9",
"classnames": "^2.3.1",
"react-router-dom": "^5.2.0",
"react-transition-group": "^4.4.2"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册