[node] update to LTS version and latest npm 2.x

This commit is contained in:
spalger 2016-01-05 07:01:30 -07:00
parent 1b8bee1877
commit 5921e622b8
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
0.12.9
4.2.4

View file

@ -183,7 +183,7 @@
"source-map": "0.4.4"
},
"engines": {
"node": "0.12.9",
"npm": "2.14.3"
"node": "4.2.4",
"npm": "2.14.15"
}
}