Skip to content

Commit 188d204

Browse files
authored
Merge pull request #416 from per1234/bump-node
Bump project Node.js version to 22
2 parents e5385f8 + 3c2cb0f commit 188d204

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"prettier": "3.6.2"
1010
},
1111
"engines": {
12-
"node": "16.x"
12+
"node": "22.x"
1313
}
1414
}

0 commit comments

Comments
 (0)