Skip to content

Commit e7b1a40

Browse files
committed
chore: bump to node 20
1 parent aaf7106 commit e7b1a40

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"homepage": "https://github.com/pionxzh/wakaru",
1111
"engines": {
12-
"node": ">=18.0.0"
12+
"node": ">=20.0.0"
1313
},
1414
"scripts": {
1515
"build": "turbo run build",
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@pionxzh/eslint-config": "^1.0.1",
30-
"@types/node": "^18.19.31",
30+
"@types/node": "^20.12.7",
3131
"@vitest/coverage-v8": "^1.5.0",
3232
"@vitest/ui": "^1.5.0",
3333
"eslint": "^8.57.0",

pnpm-lock.yaml

+24-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)