Skip to content
Merged
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 dependencies to master or main
  • Loading branch information
JordanMartinez committed Mar 22, 2022
commit ffe84b9461a5ed8c55eb0b2cad95494e61b41d2b
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"package.json"
],
"dependencies": {
"purescript-arraybuffer-types": "^3.0.0",
"purescript-web-file": "^3.0.0"
"purescript-arraybuffer-types": "main",
"purescript-web-file": "master"
}
}