We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3545e81 commit 5475da2Copy full SHA for 5475da2
package.json
@@ -11,7 +11,10 @@
11
"custom-cards"
12
],
13
"module": "timer-bar-card.js",
14
- "repository": "git@github.com:rianadon/timer-bar-card.git",
+ "repository": {
15
+ "type": "git",
16
+ "url": "git+ssh://git@github.com/rianadon/timer-bar-card.git"
17
+ },
18
"license": "Apache-2.0",
19
"dependencies": {
20
"card-tools": "github:thomasloven/lovelace-card-tools",
0 commit comments