Skip to content

Commit e96d703

Browse files
committed
fix: add missing repository field
1 parent 2c7628e commit e96d703

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
"email": "denysdovhan@gmail.com",
3030
"url": "http://denysdovhan.com"
3131
},
32+
"repository": {
33+
"type": "git",
34+
"url": "https://github.com/denysdovhan/vacuum-card.git"
35+
},
3236
"license": "MIT",
3337
"dependencies": {
3438
"custom-card-helpers": "^1.9.0",

0 commit comments

Comments
 (0)