Skip to content

Commit 73c0e6c

Browse files
committed
chore: set correct package.json metadata
Needed for publishing
1 parent 77c2474 commit 73c0e6c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,13 @@
7373
"publishConfig": {
7474
"access": "public",
7575
"provenance": true
76-
}
76+
},
77+
"repository": {
78+
"type": "git",
79+
"url": "git+https://github.com/labd/commercetools-node-mock.git"
80+
},
81+
"bugs": {
82+
"url": "https://github.com/labd/commercetools-node-mock/issues"
83+
},
84+
"homepage": "https://github.com/labd/commercetools-node-mock#readme"
7785
}

0 commit comments

Comments
 (0)