Skip to content

Commit

Permalink
Add explicit foldable-traversable dependency (#73)
Browse files Browse the repository at this point in the history
* Add explicit foldable-traversable dependency

Fixes #72

* Fix typo
  • Loading branch information
paf31 authored Aug 31, 2017
1 parent 3dc8b03 commit 5338cee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"dependencies": {
"purescript-const": "^3.0.0",
"purescript-functors": "^2.0.0",
"purescript-foldable-traversable": "^3.4.0",
"purescript-identity": "^3.0.0",
"purescript-profunctor": "^3.0.0",
"purescript-sets": "^3.0.0",
Expand Down

0 comments on commit 5338cee

Please sign in to comment.