Skip to content

Commit b66c517

Browse files
committed
add repo to bower
1 parent d8a41ae commit b66c517

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
@@ -1,6 +1,10 @@
11
{
22
"name": "optparse-applicative",
33
"license": "BSD-3-Clause",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/f-o-a-m/purescript-optparse.git"
7+
},
48
"ignore": [
59
"**/.*",
610
"node_modules",

0 commit comments

Comments
 (0)