Bump node to 8.11.4 (#22048)

This commit is contained in:
Jonathan Budzenski 2018-08-16 13:05:17 -05:00 committed by GitHub
parent 3f9caf5a31
commit 5df22e531f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
8.11.3
8.11.4

2
.nvmrc
View file

@ -1 +1 @@
8.11.3
8.11.4

View file

@ -333,7 +333,7 @@
"zlib": "^1.0.5"
},
"engines": {
"node": "8.11.3",
"node": "8.11.4",
"yarn": "^1.6.0"
}
}