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 3326bd5 + 5774daf commit 4282a3dCopy full SHA for 4282a3d
bower.json
@@ -17,12 +17,12 @@
17
"url": "git://github.com/purescript-contrib/purescript-react.git"
18
},
19
"dependencies": {
20
- "purescript-eff": "^1.0.0",
21
- "purescript-prelude": "^1.0.0",
22
- "purescript-unsafe-coerce": "^1.0.0"
+ "purescript-eff": "^2.0.0",
+ "purescript-prelude": "^2.1.0",
+ "purescript-unsafe-coerce": "^2.0.0"
23
24
"devDependencies": {
25
- "purescript-console": "^1.0.0",
26
- "purescript-psci-support": "^1.0.0"
+ "purescript-console": "^2.0.0",
+ "purescript-psci-support": "^2.0.0"
27
}
28
0 commit comments