Bump node to 10.15.2 (#32200)

This commit is contained in:
Jonathan Budzenski 2019-02-28 10:48:42 -06:00 committed by GitHub
parent 8c6b1e5908
commit 95a3284637
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 @@
10.15.1
10.15.2

2
.nvmrc
View file

@ -1 +1 @@
10.15.1
10.15.2

View file

@ -413,7 +413,7 @@
"zlib": "^1.0.5"
},
"engines": {
"node": "10.15.1",
"node": "10.15.2",
"yarn": "^1.10.1"
}
}