Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #2 from jonsterling/ready/decrease-maps-lower-bound
Browse files Browse the repository at this point in the history
Decrease purescript-maps lower bound
  • Loading branch information
jonsterling committed Sep 4, 2015
2 parents 9a4a741 + bf849c9 commit d0f8cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"purescript-exceptions": "v0.3.0",
"purescript-prelude": "<= 0.1.1",
"purescript-dom": "^0.1.2",
"purescript-maps": "^0.5.0"
"purescript-maps": "^0.4.0"
}
}

0 comments on commit d0f8cc9

Please sign in to comment.