Skip to content

Commit 2396703

Browse files
committed
Add repository to bower.json
1 parent a3a3cfc commit 2396703

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,9 @@
1515
"bower.json",
1616
"gulpfile.js",
1717
"package.json"
18-
]
18+
],
19+
"repository": {
20+
"type": "git",
21+
"url": "git://github.com/purescript/purescript-prelude.git"
22+
}
1923
}

0 commit comments

Comments
 (0)