We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94f27d commit fcf3d37Copy full SHA for fcf3d37
1 file changed
bower.json
@@ -1,10 +1,10 @@
1
{
2
"name": "purescript-web-cssom-view",
3
- "homepage": "https://github.com/keijokapp/purescript-web-cssom-view",
+ "homepage": "https://github.com/purescript-web/purescript-web-cssom-view",
4
"license": "MIT",
5
"repository": {
6
"type": "git",
7
- "url": "git://github.com/keijokapp/purescript-web-cssom-view.git"
+ "url": "git://github.com/purescript-web/purescript-web-cssom-view.git"
8
},
9
"ignore": [
10
"**/.*",
@@ -18,6 +18,6 @@
18
"purescript-aff": "^6.0.0",
19
"purescript-web-events": "^2.0.1",
20
"purescript-web-html": "^2.3.0",
21
- "purescript-web-geometry": "https://github.com/keijokapp/purescript-web-geometry.git"
+ "purescript-web-geometry": "https://github.com/purescript-web/purescript-web-geometry.git"
22
}
23
0 commit comments