Bump node to 6.11.5 (#14568)

This commit is contained in:
Jonathan Budzenski 2017-10-25 09:26:00 -05:00 committed by Jonathan Budzenski
parent 24943bebc6
commit a68f5e6e47
No known key found for this signature in database
GPG key ID: D28BF9418FA0F292
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
6.11.1
6.11.5

View file

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