Skip to content

Commit fcf3d37

Browse files
committed
Updated links in bower.json
1 parent b94f27d commit fcf3d37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "purescript-web-cssom-view",
3-
"homepage": "https://github.com/keijokapp/purescript-web-cssom-view",
3+
"homepage": "https://github.com/purescript-web/purescript-web-cssom-view",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
7-
"url": "git://github.com/keijokapp/purescript-web-cssom-view.git"
7+
"url": "git://github.com/purescript-web/purescript-web-cssom-view.git"
88
},
99
"ignore": [
1010
"**/.*",
@@ -18,6 +18,6 @@
1818
"purescript-aff": "^6.0.0",
1919
"purescript-web-events": "^2.0.1",
2020
"purescript-web-html": "^2.3.0",
21-
"purescript-web-geometry": "https://github.com/keijokapp/purescript-web-geometry.git"
21+
"purescript-web-geometry": "https://github.com/purescript-web/purescript-web-geometry.git"
2222
}
2323
}

0 commit comments

Comments
 (0)