We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c2474 commit 73c0e6cCopy full SHA for 73c0e6c
package.json
@@ -73,5 +73,13 @@
73
"publishConfig": {
74
"access": "public",
75
"provenance": true
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"
85
}
0 commit comments