Improve mod-card. Bugfix.

This commit is contained in:
2019-11-14 23:29:20 +01:00
parent 501a52d562
commit 050f8627f8
4 changed files with 9 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
"scripts": {
"build": "webpack",
"watch": "webpack --watch --mode=development",
"test": "echo \"Error: no test specified\" && exit 1"
"update-card-tools": "npm uninstall card-tools && npm install thomasloven/lovelace-card-tools"
},
"keywords": [],
"author": "Thomas Lovén",