Fix more_info and close_popup for 0.113

This commit is contained in:
2020-08-02 18:05:39 +02:00
parent c15d2b770e
commit 678d56e864
5 changed files with 103 additions and 242 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "browser_mod",
"private": true,
"version": "1.1.4",
"version": "1.1.5",
"description": "",
"scripts": {
"build": "webpack",
@@ -12,8 +12,8 @@
"author": "Thomas Lovén",
"license": "MIT",
"devDependencies": {
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11"
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12"
},
"dependencies": {
"card-tools": "github:thomasloven/lovelace-card-tools"