未验证 提交 fabdf360 编写于 作者: O oasis-cloud 提交者: GitHub

chore: 移除 node engines (#843)

上级 940f5fd3
......@@ -80,9 +80,6 @@
"build:taro:weapp": "npm run checked:taro && vite build --config vite.config.build.taro.ts && npm run generate:file:taro:pages && cd ./src/sites/mobile-taro && npm run build:weapp",
"add:taro:config": "node scripts/taro/generate-taro-route.js"
},
"engines": {
"node": ">=16.0.0"
},
"lint-staged": {
"*.md": "prettier --write",
"*.{ts,tsx,js,vue,scss}": "prettier --write"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册