We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db83163 commit 4ff8e97Copy full SHA for 4ff8e97
bower.json
@@ -18,12 +18,12 @@
18
"package.json"
19
],
20
"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"
+ "purescript-transformers": "~0.5.0",
+ "purescript-either": "~0.1.4",
+ "purescript-identity": "~0.3.0",
+ "purescript-maybe": "~0.2.1",
+ "purescript-arrays": "~0.3.0",
+ "purescript-strings": "~0.4.2",
+ "purescript-foldable-traversable": "~0.3.0"
28
}
29
0 commit comments