Bump node to 6.10.2 (#11039) (#11137)

This commit is contained in:
Jonathan Budzenski 2017-04-10 16:17:17 -05:00 committed by GitHub
parent 31c23f90d7
commit ffb178c3f8
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
6.9.5
6.10.2

View file

@ -218,7 +218,7 @@
"supertest-as-promised": "2.0.2"
},
"engines": {
"node": "6.9.5",
"node": "6.10.2",
"npm": "3.10.10"
}
}