Skip to content

Commit ff731bc

Browse files
committed
Fix bower.json
1 parent aeaaf9b commit ff731bc

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
{
2-
"name": "purescript-web-promise",
3-
"homepage": "https://github.com/purescript-web/purescript-web-promise",
2+
"name": "purescript-js-promise",
3+
"homepage": "https://github.com/purescript-contrib/purescript-js-promise",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/purescript-web/purescript-web-promise.git"
7+
"url": "https://github.com/purescript-contrib/purescript-js-promise.git"
88
},
99
"ignore": [
1010
"**/.*",

0 commit comments

Comments
 (0)