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 3232ecd commit 3ae7f80Copy full SHA for 3ae7f80
bower.json
@@ -20,10 +20,10 @@
20
"url": "git://github.com/paf31/purescript-canvas.git"
21
},
22
"dependencies": {
23
- "purescript-eff": "^2.0.0",
24
- "purescript-functions": "^2.0.0",
25
- "purescript-maybe": "^2.0.0",
26
- "purescript-exceptions": "^2.0.0",
27
- "purescript-arraybuffer-types": "^0.2.0"
+ "purescript-eff": "^3.0.0",
+ "purescript-functions": "^3.0.0",
+ "purescript-maybe": "^3.0.0",
+ "purescript-exceptions": "^3.0.0",
+ "purescript-arraybuffer-types": "^1.0.0"
28
}
29
0 commit comments