Bump node to 8.11.0 (#17437)

This commit is contained in:
Jonathan Budzenski 2018-03-28 16:53:37 -05:00 committed by Jonathan Budzenski
parent 0b787c5d57
commit 2bfa9edca7
No known key found for this signature in database
GPG key ID: D28BF9418FA0F292
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
8.9.4
8.11.0

2
.nvmrc
View file

@ -1 +1 @@
8.9.4
8.11.0

View file

@ -299,7 +299,7 @@
"xmlbuilder": "9.0.4"
},
"engines": {
"node": "8.9.4",
"node": "8.11.0",
"yarn": "^1.3.2"
}
}