Skip to content

Commit 5338cee

Browse files
authored
Add explicit foldable-traversable dependency (#73)
* Add explicit foldable-traversable dependency Fixes #72 * Fix typo
1 parent 3dc8b03 commit 5338cee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bower.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"dependencies": {
1515
"purescript-const": "^3.0.0",
1616
"purescript-functors": "^2.0.0",
17+
"purescript-foldable-traversable": "^3.4.0",
1718
"purescript-identity": "^3.0.0",
1819
"purescript-profunctor": "^3.0.0",
1920
"purescript-sets": "^3.0.0",

0 commit comments

Comments
 (0)