Bump node to 4.3.2

Fixes #6439
This commit is contained in:
Court Ewing 2016-03-04 11:08:15 -05:00 committed by courtewing
parent e5dfebf91b
commit 5b27588f1a
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
4.3.1
4.3.2

View file

@ -183,7 +183,7 @@
"source-map": "0.4.4"
},
"engines": {
"node": "4.3.1",
"node": "4.3.2",
"npm": "2.14.21"
}
}