Skip to content

Commit 9f5797c

Browse files
committed
Add repo to package.json
1 parent dd1b93e commit 9f5797c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

+8
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@
6363
"jest": "^22.4.3",
6464
"spectron": "^3.8.0"
6565
},
66+
"repository": {
67+
"type": "git",
68+
"url": "git+https://github.com/c8r/iso.git"
69+
},
70+
"bugs": {
71+
"url": "https://github.com/c8r/iso/issues"
72+
},
73+
"homepage": "https://github.com/c8r/iso#readme",
6674
"build": {
6775
"appId": "io.compositor.iso",
6876
"productName": "Iso",

0 commit comments

Comments
 (0)