Skip to content

Commit 838fdf0

Browse files
authored
Merge pull request #11 from vanjan/patch-1
Add bugs, homepage, repository to package.json
2 parents eea92ef + fe8422d commit 838fdf0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424
"expect.js": "0.3.1",
2525
"mocha": "2.4.5",
2626
"mocks": "0.0.15"
27+
},
28+
"bugs": "https://github.com/browserstack/browserstack-local-nodejs/issues",
29+
"homepage": "https://github.com/browserstack/browserstack-local-nodejs",
30+
"repository": {
31+
"type" : "git",
32+
"url" : "https://github.com/browserstack/browserstack-local-nodejs.git"
2733
}
2834
}
2935

0 commit comments

Comments
 (0)