Skip to content

Commit

Permalink
chore: bump to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
pionxzh committed Apr 23, 2024
1 parent 49f9920 commit 5e99d25
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"homepage": "https://github.com/pionxzh/wakaru",
"engines": {
"node": ">=18.0.0"
"node": ">=20.0.0"
},
"scripts": {
"build": "turbo run build",
Expand All @@ -27,7 +27,7 @@
},
"devDependencies": {
"@pionxzh/eslint-config": "^1.0.1",
"@types/node": "^18.19.31",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0",
"eslint": "^8.57.0",
Expand Down
48 changes: 24 additions & 24 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 5e99d25

Please sign in to comment.