Skip to content

Commit 332fc7b

Browse files
committed
Clearer version scoping for Node.js
1 parent f9704ed commit 332fc7b

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
@@ -39,7 +39,7 @@
3939
"url": "https://github.com/openzim/node-libzim/issues"
4040
},
4141
"engines": {
42-
"node": ">=20 <=24"
42+
"node": ">=20 <25"
4343
},
4444
"homepage": "https://github.com/openzim/node-libzim#readme",
4545
"gypfile": true,

0 commit comments

Comments
 (0)