We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e807c44 commit 1a79fcfCopy full SHA for 1a79fcf
package.json
@@ -66,6 +66,6 @@
66
"custom_plugins": "NODE_ENV=test_with_custom_plugins PORT=8080 mocha --exit test/custom_plugins.js"
67
},
68
"engines": {
69
- "node": ">=14.0"
+ "node": ">=18.0"
70
}
71
0 commit comments