Skip to content

Commit d70b636

Browse files
Add repo info to bower.json
1 parent b5112b2 commit d70b636

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": "purescript-refined",
33
"license": "MIT",
4+
"repository": {
5+
"type": "git",
6+
"url": "https://github.com/danieljharvey/purescript-refined.git"
7+
},
48
"ignore": [
59
"**/.*",
610
"node_modules",

0 commit comments

Comments
 (0)