Skip to content

Commit e0005bd

Browse files
committed
Merge pull request #5 from hdgarrood/add-repository
Add repository to bower.json
2 parents a3a3cfc + 2396703 commit e0005bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

+5-1
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)