Use node 8

This commit is contained in:
Michael Jackson 2018-06-01 16:37:54 -07:00
parent b0834c08fd
commit 57ba532400
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@ -1 +1 @@
8.4.0 8

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": [