We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2373bea commit db83163Copy full SHA for db83163
bower.json
@@ -18,12 +18,12 @@
18
"package.json"
19
],
20
"dependencies": {
21
- "purescript-transformers": "~0.3.0",
+ "purescript-transformers": "~0.4.0",
22
"purescript-either": "~0.1.4",
23
- "purescript-identity": "~0.1.0",
+ "purescript-identity": "~0.2.0",
24
"purescript-maybe": "~0.2.1",
25
- "purescript-arrays": "~0.2.1",
26
- "purescript-strings": "~0.4.1",
27
- "purescript-foldable-traversable": "~0.1.4"
+ "purescript-arrays": "~0.3.0",
+ "purescript-strings": "~0.4.2",
+ "purescript-foldable-traversable": "~0.2.1"
28
}
29
0 commit comments