Bump card-tools version. Better layouting of custom cards

This commit is contained in:
2019-11-15 23:15:46 +01:00
parent 293f0ed54f
commit 471607766c
3 changed files with 6 additions and 5 deletions

View File

@@ -5,7 +5,8 @@
"private": true,
"scripts": {
"build": "webpack",
"watch": "webpack --watch --mode=development"
"watch": "webpack --watch --mode=development",
"update-card-tools": "npm uninstall card-tools && npm install thomasloven/lovelace-card-tools"
},
"author": "Thomas Lovén",
"license": "MIT",