Skip to content

Commit db83163

Browse files
committed
Update dependencies
1 parent 2373bea commit db83163

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bower.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"package.json"
1919
],
2020
"dependencies": {
21-
"purescript-transformers": "~0.3.0",
21+
"purescript-transformers": "~0.4.0",
2222
"purescript-either": "~0.1.4",
23-
"purescript-identity": "~0.1.0",
23+
"purescript-identity": "~0.2.0",
2424
"purescript-maybe": "~0.2.1",
25-
"purescript-arrays": "~0.2.1",
26-
"purescript-strings": "~0.4.1",
27-
"purescript-foldable-traversable": "~0.1.4"
25+
"purescript-arrays": "~0.3.0",
26+
"purescript-strings": "~0.4.2",
27+
"purescript-foldable-traversable": "~0.2.1"
2828
}
2929
}

0 commit comments

Comments
 (0)