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 db83163 commit 4ff8e97
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 92 deletions.
14 changes: 7 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"package.json"
],
"dependencies": {
"purescript-transformers": "~0.4.0",
"purescript-either": "~0.1.4",
"purescript-identity": "~0.2.0",
"purescript-maybe": "~0.2.1",
"purescript-arrays": "~0.3.0",
"purescript-strings": "~0.4.2",
"purescript-foldable-traversable": "~0.2.1"
"purescript-transformers": "~0.5.0",
"purescript-either": "~0.1.4",
"purescript-identity": "~0.3.0",
"purescript-maybe": "~0.2.1",
"purescript-arrays": "~0.3.0",
"purescript-strings": "~0.4.2",
"purescript-foldable-traversable": "~0.3.0"
}
}
Loading

0 comments on commit 4ff8e97

Please sign in to comment.