Skip to content
This repository was archived by the owner on Nov 24, 2018. It is now read-only.

Commit 4307b98

Browse files
authored
Merge pull request #64 from Hazealign/master
Add Repository URL in `package.json`
2 parents eecd7ee + 8e8c895 commit 4307b98

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
@@ -2,6 +2,13 @@
22
"name": "chromeless",
33
"version": "1.0.1",
44
"license": "MIT",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/graphcool/chromeless.git"
8+
},
9+
"bug": {
10+
"url": "https://github.com/graphcool/chromeless/issues"
11+
},
512
"main": "dist/src/index.js",
613
"typings": "dist/src/index.d.ts",
714
"files": [

0 commit comments

Comments
 (0)