bump node.js to version 6.11.1 (#12776)

This commit is contained in:
Court Ewing 2017-07-11 17:57:00 -04:00 committed by GitHub
parent 8e5fa56197
commit 4bf1ade6f9
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"
}
}