Skip to content

Commit dceb68c

Browse files
authored
Match repository URL in bower.json with the one on the registry (#34)
1 parent 4805ab2 commit dceb68c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"repository": {
99
"type": "git",
10-
"url": "git://github.com/purescript-contrib/purescript-nullable.git"
10+
"url": "https://github.com/paf31/purescript-nullable.git"
1111
},
1212
"ignore": [
1313
"**/.*",

0 commit comments

Comments
 (0)