We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51ff86a commit 310e511Copy full SHA for 310e511
1 file changed
package.json
@@ -33,6 +33,9 @@
33
},
34
"homepage": "https://wjsoftware.github.io/wjfe-async-workers/",
35
"license": "MIT",
36
+ "engines": {
37
+ "node": ">=18.0.0"
38
+ },
39
"devDependencies": {
40
"@types/chai": "^5.2.2",
41
"@types/mocha": "^10.0.10",
0 commit comments