Skip to content

Commit b5b9f00

Browse files
authored
Merge pull request #25 from passy/patch-1
Bump purescript-prelude requirement to ^2.5.0
2 parents 0cd9ba1 + 3de4bac commit b5b9f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
],
1919
"dependencies": {
2020
"purescript-foldable-traversable": "^2.0.0",
21-
"purescript-prelude": "^2.4.0"
21+
"purescript-prelude": "^2.5.0"
2222
}
2323
}

0 commit comments

Comments
 (0)