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 ada1e42 commit ca641a9Copy full SHA for ca641a9
package.json
@@ -5,6 +5,9 @@
5
"repository": "git://github.com/hapijs/lab",
6
"main": "lib/index.js",
7
"types": "lib/index.d.ts",
8
+ "engines": {
9
+ "node": ">=18"
10
+ },
11
"keywords": [
12
"test",
13
"runner"
0 commit comments