Skip to content

Commit 4ff8e97

Browse files
committed
Update dependencies
1 parent db83163 commit 4ff8e97

File tree

2 files changed

+417
-92
lines changed

2 files changed

+417
-92
lines changed

bower.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"package.json"
1919
],
2020
"dependencies": {
21-
"purescript-transformers": "~0.4.0",
22-
"purescript-either": "~0.1.4",
23-
"purescript-identity": "~0.2.0",
24-
"purescript-maybe": "~0.2.1",
25-
"purescript-arrays": "~0.3.0",
26-
"purescript-strings": "~0.4.2",
27-
"purescript-foldable-traversable": "~0.2.1"
21+
"purescript-transformers": "~0.5.0",
22+
"purescript-either": "~0.1.4",
23+
"purescript-identity": "~0.3.0",
24+
"purescript-maybe": "~0.2.1",
25+
"purescript-arrays": "~0.3.0",
26+
"purescript-strings": "~0.4.2",
27+
"purescript-foldable-traversable": "~0.3.0"
2828
}
2929
}

0 commit comments

Comments
 (0)