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.
2 parents e665948 + fbb81b4 commit 930419eCopy full SHA for 930419e
bower.json
@@ -21,14 +21,14 @@
21
"package.json"
22
],
23
"dependencies": {
24
- "purescript-arrays": "^1.0.0",
25
- "purescript-either": "^1.0.0",
26
- "purescript-foldable-traversable": "^1.0.0",
27
- "purescript-functions": "^1.0.0",
28
- "purescript-integers": "^1.0.0",
29
- "purescript-strings": "^1.0.0"
+ "purescript-arrays": "^3.0.0",
+ "purescript-either": "^2.0.0",
+ "purescript-foldable-traversable": "^2.0.0",
+ "purescript-functions": "^2.0.0",
+ "purescript-integers": "^2.0.0",
+ "purescript-strings": "^2.0.0"
30
},
31
"devDependencies": {
32
- "purescript-console": "^1.0.0"
+ "purescript-console": "^2.0.0"
33
}
34
0 commit comments