There was an error while loading. Please reload this page.
1 parent 0e51407 commit 64b2d4aCopy full SHA for 64b2d4a
1 file changed
package.json
@@ -3,6 +3,9 @@
3
"type": "module",
4
"description": "Gulp-plugin to interoperate with eXist-db",
5
"main": "index.js",
6
+ "engines": {
7
+ "node": "^20.19.0 || >=22.11.0"
8
+ },
9
"scripts": {
10
"test": "standard && tape spec/*.js",
11
"semantic-release": "semantic-release",
0 commit comments