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 8d66a12 commit ec38fe2Copy full SHA for ec38fe2
bower.json
@@ -17,13 +17,13 @@
17
"package.json"
18
],
19
"dependencies": {
20
- "purescript-bifunctors": "^1.0.0",
21
- "purescript-maybe": "^1.0.0"
+ "purescript-bifunctors": "^2.0.0",
+ "purescript-maybe": "^2.0.0"
22
},
23
"devDependencies": {
24
- "purescript-assert": "^1.0.0",
25
- "purescript-console": "^1.0.0",
26
- "purescript-integers": "^1.0.0",
+ "purescript-assert": "^2.0.0",
+ "purescript-console": "^2.0.0",
+ "purescript-integers": "^2.0.0",
27
"purescript-math": "^2.0.0"
28
}
29
0 commit comments