diff --git a/bower.json b/bower.json index b26336b6..a34063ca 100644 --- a/bower.json +++ b/bower.json @@ -15,5 +15,9 @@ "bower.json", "gulpfile.js", "package.json" - ] + ], + "repository": { + "type": "git", + "url": "git://github.com/purescript/purescript-prelude.git" + } }