Bump node to 6.11.5 (#14568)

This commit is contained in:
Jonathan Budzenski 2017-10-25 09:26:00 -05:00 committed by GitHub
parent 6d01b35cd4
commit 092f46bbde
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
6.11.1
6.11.5

View file

@ -295,7 +295,7 @@
"yo": "2.0.0"
},
"engines": {
"node": "6.11.1",
"node": "6.11.5",
"npm": "3.10.10"
}
}