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 8748c89 commit cfafd9aCopy full SHA for cfafd9a
package.json
@@ -17,7 +17,7 @@
17
"author": "Kent C. Dodds <[email protected]> (http://kentcdodds.com/)",
18
"license": "MIT",
19
"engines": {
20
- "node": "> 6"
+ "node": ">=6"
21
},
22
"scripts": {
23
"add-contributor": "kcd-scripts contributors add",
0 commit comments