Skip to content

Commit 972fa4b

Browse files
committed
Update bower.json for pursuit
1 parent 70fee15 commit 972fa4b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

bower.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purescript-lazy",
3-
"homepage": "https://github.com/purescript-contrib/purescript-lazy",
3+
"homepage": "https://github.com/purescript/purescript-lazy",
44
"authors": [
55
"Phil Freeman <[email protected]>",
66
"Gary Burgess <[email protected]>",
@@ -10,6 +10,10 @@
1010
"keywords": [
1111
"purescript"
1212
],
13+
"repository": {
14+
"type": "git",
15+
"url": "git://github.com/purescript/purescript-lazy.git"
16+
},
1317
"license": "MIT",
1418
"ignore": [
1519
"**/.*",

0 commit comments

Comments
 (0)