Use node 8

This commit is contained in:
Michael Jackson
2018-06-01 17:41:38 -07:00
parent b0834c08fd
commit 57ba532400
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
8.4.0 8
+1 -1
View File
@@ -65,7 +65,7 @@
"whatwg-fetch": "2.0.2" "whatwg-fetch": "2.0.2"
}, },
"engines": { "engines": {
"node": "8.4.x" "node": "8"
}, },
"jest": { "jest": {
"testPathIgnorePatterns": [ "testPathIgnorePatterns": [