Skip to content

Commit 8a135ef

Browse files
authored
chore(package): update node/npm LTS - [Blog](https://nodejs.org/en/blog/release/v20.15.0)
1 parent 48c90ff commit 8a135ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"url": "https://github.com/gamedig/gamedig.github.io/issues"
1414
},
1515
"engines": {
16-
"node": ">=20.11.1",
17-
"npm": ">=10.0.0"
16+
"node": ">=20.15.0",
17+
"npm": ">=10.7.0"
1818
},
1919
"scripts": {
2020
"dev": "vitepress dev .",

0 commit comments

Comments
 (0)