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 df4f3e0 commit ed70a65Copy full SHA for ed70a65
bower.json
@@ -33,5 +33,17 @@
33
},
34
"devDependencies": {
35
"purescript-console": "^2.0.0"
36
+ },
37
+ "resolutions": {
38
+ "purescript-tuples": "^3.0.0",
39
+ "purescript-monoid": "^2.0.0",
40
+ "purescript-foldable-traversable": "^2.0.0",
41
+ "purescript-st": "^2.0.0",
42
+ "purescript-eff": "^2.0.0",
43
+ "purescript-control": "^2.0.0",
44
+ "purescript-bifunctors": "^2.0.0",
45
+ "purescript-invariant": "^2.0.0",
46
+ "purescript-maybe": "^2.0.0",
47
+ "purescript-prelude": "^2.1.0"
48
}
49
0 commit comments