Skip to content

Commit 6156545

Browse files
authored
Merge pull request #130 from per1234/bump-node
Bump project Node.js version to 22
2 parents 0afe377 + 6a16f9f commit 6156545

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
@@ -8,6 +8,6 @@
88
"prettier": "^3.6.2"
99
},
1010
"engines": {
11-
"node": "16.x"
11+
"node": "22.x"
1212
}
1313
}

0 commit comments

Comments
 (0)