We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7938e3 commit 13d8d14Copy full SHA for 13d8d14
1 file changed
package.json
@@ -15,6 +15,9 @@
15
"standard": "^14.3.3",
16
"workshopper-adventure-test": "^1.2.0"
17
},
18
+ "engines": {
19
+ "node": ">=12.22.4"
20
+ },
21
"license": "MIT",
22
"main": "./index.js",
23
"preferGlobal": true,
0 commit comments