Bump node to 8.11.3 (#19862)

This commit is contained in:
Jonathan Budzenski 2018-06-14 12:45:31 -05:00 committed by GitHub
parent 718b951e63
commit 55a60ab11f
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.0
8.11.3

2
.nvmrc
View file

@ -1 +1 @@
8.11.0
8.11.3

View file

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