Skip to content

Commit 7533455

Browse files
committed
add repo and pursuit.json
1 parent fdc300a commit 7533455

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

bower.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"name": "purescript-aff",
44
"homepage": "https://github.com/slamdata/purescript-aff",
55
"description": "Asynchronous effect monad",
6+
"repository": {
7+
"type": "git",
8+
"url": "git://github.com/slamdata/purescript-aff.git"
9+
},
610
"keywords": [
711
"purescript"
812
],

pursuit.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)