Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb committed Feb 21, 2015
1 parent 5102aa3 commit d27e5cc
Show file tree
Hide file tree
Showing 3 changed files with 590 additions and 160 deletions.
16 changes: 8 additions & 8 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@
"dependencies": {
"purescript-either": "~0.1.3",
"purescript-maybe": "~0.2.1",
"purescript-tuples": "~0.2.1",
"purescript-maps": "~0.2.0",
"purescript-sets": "~0.2.0",
"purescript-foldable-traversable": "~0.2.1",
"purescript-tuples": "~0.3.0",
"purescript-maps": "~0.3.0",
"purescript-sets": "~0.3.0",
"purescript-foldable-traversable": "~0.3.0",
"purescript-strings": "~0.4.0",
"purescript-globals": "~0.1.5",
"purescript-control": "~0.2.1",
"purescript-lens": "~0.5.0",
"purescript-optic": "~0.3.0",
"purescript-index": "~0.2.0"
"purescript-lens": "~0.6.0",
"purescript-optic": "~0.4.0",
"purescript-index": "~0.3.0"
},
"devDependencies": {
"purescript-strongcheck": "~0.7.0"
"purescript-strongcheck": "~0.8.0"
}
}
Loading

0 comments on commit d27e5cc

Please sign in to comment.