Bump node to 8.11.0 (#17437)

This commit is contained in:
Jonathan Budzenski 2018-03-28 16:53:37 -05:00 committed by GitHub
parent 46a5ef1316
commit 42168afca0
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.9.4
8.11.0

2
.nvmrc
View file

@ -1 +1 @@
8.9.4
8.11.0

View file

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