We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f065c3 commit 364e291Copy full SHA for 364e291
package.json
@@ -9,6 +9,13 @@
9
"source-of-truth",
10
"cli"
11
],
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
19
"scripts": {
20
"test": "echo NO TESTS"
21
},
0 commit comments