Skip to content

Commit

Permalink
Hopefully make things work in safari too
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasloven committed Mar 11, 2020
1 parent bc1d8f3 commit af99dba
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 20 deletions.
10 changes: 5 additions & 5 deletions layout-card.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "layout-card",
"version": "1.2.0",
"version": "1.2.1",
"description": "",
"private": true,
"scripts": {
Expand All @@ -15,6 +15,7 @@
"webpack-cli": "^3.3.10"
},
"dependencies": {
"card-tools": "github:thomasloven/lovelace-card-tools"
"card-tools": "github:thomasloven/lovelace-card-tools",
"resize-observer": "^1.0.0"
}
}
Loading

0 comments on commit af99dba

Please sign in to comment.