bump node.js to version 6.11.1 (#12776)

This commit is contained in:
Court Ewing 2017-07-11 17:57:00 -04:00
parent ce86b7c3e5
commit 13e10f46bf
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
6.10.2
6.11.1

View file

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