Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update bower.json
  • Loading branch information
sigma-andex committed Aug 20, 2022
commit cdf599cf3575f89bbb6fb00122b245a1e707bab0
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "purescript-web-fetch",
"homepage": "https://github.com/purescript-web/purescript-web-fetch",
"name": "purescript-fetch-core",
"homepage": "https://github.com/rowtype-yoga/purescript-fetch-core",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/purescript-web/purescript-web-fetch.git"
"url": "https://github.com/rowtype-yoga/purescript-fetch-core.git"
},
"ignore": [
"**/.*",
Expand Down