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 1cd259738e
commit f0b6e7d85f
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
6.10.2
6.11.1

View file

@ -278,7 +278,7 @@
"webpack-dev-server": "1.14.1"
},
"engines": {
"node": "6.10.2",
"node": "6.11.1",
"npm": "3.10.10"
}
}