Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
garyb committed Aug 2, 2015
1 parent d06b66d commit f212093
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
"package.json"
],
"dependencies": {
"purescript-console": "~0.1.0",
"purescript-either": "~0.2.0",
"purescript-exceptions": "~0.3.0",
"purescript-lists": "~0.7.0",
"purescript-random": "~0.2.0",
"purescript-strings": "~0.5.0"
"purescript-console": "^0.1.0",
"purescript-either": "^0.2.0",
"purescript-exceptions": "^0.3.0",
"purescript-lists": "^0.7.0",
"purescript-random": "^0.2.0",
"purescript-strings": "^0.6.0"
}
}

0 comments on commit f212093

Please sign in to comment.