Skip to content

Commit 364e291

Browse files
author
Matt Wade
committed
Adds repository info to package.json
1 parent 1f065c3 commit 364e291

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
"source-of-truth",
1010
"cli"
1111
],
12+
"repository": {
13+
"type": "git",
14+
"url": "git+https://github.com/Designory/diff-dev-prod.git"
15+
},
16+
"bugs": {
17+
"url": "https://github.com/Designory/diff-dev-prod/issues"
18+
},
1219
"scripts": {
1320
"test": "echo NO TESTS"
1421
},

0 commit comments

Comments
 (0)