Skip to content

Commit 4b8c051

Browse files
committed
Add repository field to bower.json
1 parent 2e5df40 commit 4b8c051

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bower.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "0.1.0",
44
"description": "PureScript bindings to child_process.",
55
"license": "MIT",
6+
"repository": {
7+
"type": "git",
8+
"url": "git://github.com/purescript-node/purescript-node-child-process"
9+
},
610
"dependencies": {
711
"purescript-functions": "~0.1.0",
812
"purescript-node-streams": "~0.3.0",

0 commit comments

Comments
 (0)