Skip to content

Commit a7e7012

Browse files
authored
Merge pull request #175 from per1234/bump-node
Bump project Node.js version to 22
2 parents c086528 + 421ae0b commit a7e7012

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-plugin-toml": "2.0.5"
1010
},
1111
"engines": {
12-
"node": "20.x"
12+
"node": "22.x"
1313
}
1414
}

0 commit comments

Comments
 (0)