Skip to content

Commit 9b59036

Browse files
committed
Add repository field
1 parent 3d8e3fc commit 9b59036

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,9 @@
3636
},
3737
"main": "src/index.js",
3838
"author": "Devon Govett <[email protected]>",
39-
"license": "MIT"
39+
"license": "MIT",
40+
"repository": {
41+
"type": "git",
42+
"url": "git://github.com/devongovett/browserify-zlib.git"
43+
}
4044
}

0 commit comments

Comments
 (0)