Skip to content

Commit

Permalink
chore: 更新最小版本引擎
Browse files Browse the repository at this point in the history
  • Loading branch information
markthree committed Dec 5, 2023
1 parent d7af1e8 commit b350698
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 66 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"lint:fix": "eslint --fix --ext .ts,.js,.jsx,.vue,.cjs ."
},
"engines": {
"node": ">=18.19.0"
"node": ">=18.0.0"
},
"packageManager": "pnpm@8.11.0",
"devDependencies": {
Expand Down
111 changes: 46 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b350698

Please sign in to comment.