Skip to content

Commit

Permalink
Update bower dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman committed Mar 3, 2021
1 parent 873e674 commit d62f362
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"output"
],
"dependencies": {
"purescript-prelude": "^4.0.0",
"purescript-effect": "^2.0.0",
"purescript-arrays": "^5.0.0",
"purescript-spec": "^4.0.0",
"purescript-node-fs": "^5.0.0"
"purescript-prelude": "^5.0.0",
"purescript-effect": "^3.0.0",
"purescript-arrays": "^6.0.0",
"purescript-spec": "^5.0.0",
"purescript-node-fs": "^6.0.0"
}
}

0 comments on commit d62f362

Please sign in to comment.