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 12e138b commit 8ab50d8Copy full SHA for 8ab50d8
1 file changed
package.json
@@ -28,6 +28,9 @@
28
"underscore.string": "^3.3.5",
29
"xo": "0.53"
30
},
31
+ "engines": {
32
+ "node": ">=14"
33
+ },
34
"files": [
35
"index.json"
36
],
0 commit comments