Skip to content

Commit 5475da2

Browse files
committed
Upgrade package.json stricture
1 parent 3545e81 commit 5475da2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@
1111
"custom-cards"
1212
],
1313
"module": "timer-bar-card.js",
14-
"repository": "git@github.com:rianadon/timer-bar-card.git",
14+
"repository": {
15+
"type": "git",
16+
"url": "git+ssh://git@github.com/rianadon/timer-bar-card.git"
17+
},
1518
"license": "Apache-2.0",
1619
"dependencies": {
1720
"card-tools": "github:thomasloven/lovelace-card-tools",

0 commit comments

Comments
 (0)