Skip to content

Commit

Permalink
Merge pull request #12 from garyb/bump
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
garyb authored Mar 7, 2017
2 parents ed42285 + 81a4802 commit 9bf9a4c
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 @@ -16,13 +16,13 @@
"package.json"
],
"dependencies": {
"purescript-prelude": "^2.1.0",
"purescript-parsing": "^3.0.0",
"purescript-fixed-points": "^2.0.0",
"purescript-datetime": "^2.0.0"
"purescript-prelude": "^2.5.0",
"purescript-parsing": "^3.2.1",
"purescript-fixed-points": "^3.0.0",
"purescript-datetime": "^2.1.0"
},
"devDependencies": {
"purescript-aff": "^2.0.2",
"purescript-aff": "^2.0.3",
"purescript-console": "^2.0.0",
"purescript-psci-support": "^2.0.0",
"purescript-debug": "^2.0.0"
Expand Down

0 comments on commit 9bf9a4c

Please sign in to comment.