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 2abefb8 commit 37a96dcCopy full SHA for 37a96dc
package.json
@@ -83,6 +83,6 @@
83
"react-dom": "^15.3.0 || ^16.0.0"
84
},
85
"engines": {
86
- "node": "^12"
+ "node": "^12 || ^10 || ^8"
87
}
88
0 commit comments