Skip to content

Commit 3ae7f80

Browse files
jasonzoladzpaf31
authored andcommitted
Updates for psc v0.11.* (#41)
1 parent 3232ecd commit 3ae7f80

File tree

3 files changed

+869
-19
lines changed

3 files changed

+869
-19
lines changed

bower.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"url": "git://github.com/paf31/purescript-canvas.git"
2121
},
2222
"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"
23+
"purescript-eff": "^3.0.0",
24+
"purescript-functions": "^3.0.0",
25+
"purescript-maybe": "^3.0.0",
26+
"purescript-exceptions": "^3.0.0",
27+
"purescript-arraybuffer-types": "^1.0.0"
2828
}
2929
}

0 commit comments

Comments
 (0)