Fix node engines (#1002)

This commit is contained in:
Ideveloper
2018-06-26 23:21:43 +09:00
committed by Dan Abramov
parent 1eccd9f0fb
commit 0383450454

View File

@@ -62,7 +62,7 @@
"unist-util-visit": "^1.1.3"
},
"engines": {
"node": "^8.4.0"
"node": ">=8.4.0"
},
"homepage": "https://reactjs.org/",
"keywords": [