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 321966e commit aff8b91Copy full SHA for aff8b91
package.json
@@ -86,6 +86,6 @@
86
"dialog"
87
],
88
"engines": {
89
- "node": ">=8"
+ "node": ">=8 <18"
90
}
91
-}
+}
0 commit comments