reverted package.json

This commit is contained in:
Dennis Karpienski 2016-04-11 22:15:56 +02:00
parent 4398fcdec3
commit 0921fdb63d

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#f92320adc57c8f8d917376ff680476dcb25cd029",
"home-assistant-js": "git+https://github.com/balloob/home-assistant-js.git#7dc486d2195435eca2c0e194c1f6ca7ee3163138",
"lodash": "^4.8.2",
"moment": "^2.12.0"
},