Bump node to 8.14.0 (#26313)

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
Tyler Smalley 2018-11-27 19:03:52 -08:00 committed by GitHub
parent c122fa96a0
commit 3909d8bed6
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.4
8.14.0

2
.nvmrc
View file

@ -1 +1 @@
8.11.4
8.14.0

View file

@ -394,7 +394,7 @@
"zlib": "^1.0.5"
},
"engines": {
"node": "8.11.4",
"node": "8.14.0",
"yarn": "^1.10.1"
}
}