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 08f2e80 commit 411cc93Copy full SHA for 411cc93
1 file changed
package.json
@@ -83,5 +83,8 @@
83
"rimraf": "^3.0.2",
84
"terser": "^4.7.0",
85
"typescript": "^3.9.3"
86
+ },
87
+ "engines": {
88
+ "node": ">=10"
89
}
90
0 commit comments