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 028851d815
commit 81993ad8c8
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

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