Update node version to 5.10.1

This commit is contained in:
Paulus Schoutsen 2016-04-07 20:48:46 -07:00
parent cb4495b339
commit 32c7cad314
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@ -1 +1 @@
4.2.3
5.10.1

View File

@ -20,8 +20,8 @@
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl> (http://paulusschoutsen.nl)",
"license": "MIT",
"dependencies": {
"home-assistant-js": "git+https://github.com/balloob/home-assistant-js.git#dbc094446b225aa9f1cbc7285b37734f7cc11b75",
"lodash": "^4.7.0",
"home-assistant-js": "git+https://github.com/balloob/home-assistant-js.git#ea9bf003e0a668842f5306628ea88a9d0c1eeb50",
"moment": "^2.12.0"
},
"devDependencies": {