Update HA-JS version

This commit is contained in:
Paulus Schoutsen 2015-11-28 18:19:04 -08:00
parent 6685d65740
commit f29b1062b3

View File

@ -20,7 +20,7 @@
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl> (http://paulusschoutsen.nl)",
"license": "MIT",
"dependencies": {
"home-assistant-js": "git+https://github.com/balloob/home-assistant-js.git#2877f375e76c85505de34af6b752478664570c23",
"home-assistant-js": "git+https://github.com/balloob/home-assistant-js.git#3a610931d99384bb1d666f022e8ff4ed17595f64",
"lodash": "^3.10.1",
"moment": "^2.10.6"
},