We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70fee15 commit 972fa4bCopy full SHA for 972fa4b
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "purescript-lazy",
3
- "homepage": "https://github.com/purescript-contrib/purescript-lazy",
+ "homepage": "https://github.com/purescript/purescript-lazy",
4
"authors": [
5
"Phil Freeman <paf31@cantab.net>",
6
"Gary Burgess <gary.burgess@gmail.com>",
@@ -10,6 +10,10 @@
10
"keywords": [
11
"purescript"
12
],
13
+ "repository": {
14
+ "type": "git",
15
+ "url": "git://github.com/purescript/purescript-lazy.git"
16
+ },
17
"license": "MIT",
18
"ignore": [
19
"**/.*",
0 commit comments