Bump node to 10.15.2 (#32200)

This commit is contained in:
Jonathan Budzenski 2019-02-28 10:48:42 -06:00 committed by Jonathan Budzenski
parent a5486d98eb
commit 5a22e3e4d4
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 @@
10.15.1
10.15.2

2
.nvmrc
View file

@ -1 +1 @@
10.15.1
10.15.2

View file

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