mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-20 07:46:37 +00:00
Cleanup package.json
This commit is contained in:
parent
06edb22651
commit
1e2ffae63f
@ -7,7 +7,6 @@
|
|||||||
"url": "https://github.com/home-assistant/home-assistant-polymer"
|
"url": "https://github.com/home-assistant/home-assistant-polymer"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"setup_js_dev": "git submodule init && git submodule update && cd home-assistant-js && npm install",
|
|
||||||
"clean": "rm -rf build/* build-temp/*",
|
"clean": "rm -rf build/* build-temp/*",
|
||||||
"js_dev": "script/gen-service-worker.js && npm run watch_ru_all",
|
"js_dev": "script/gen-service-worker.js && npm run watch_ru_all",
|
||||||
"js_dev_demo": "BUILD_DEMO=1 npm run watch_ru_all",
|
"js_dev_demo": "BUILD_DEMO=1 npm run watch_ru_all",
|
||||||
@ -28,7 +27,6 @@
|
|||||||
},
|
},
|
||||||
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl> (http://paulusschoutsen.nl)",
|
"author": "Paulus Schoutsen <Paulus@PaulusSchoutsen.nl> (http://paulusschoutsen.nl)",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"_depComment": "keymirror, nuclear-js, object-assign, ha-js-ws are for ha-js",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"home-assistant-js-websocket": "^0.7.3"
|
"home-assistant-js-websocket": "^0.7.3"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user