File tree Expand file tree Collapse file tree 3 files changed +94
-100
lines changed Expand file tree Collapse file tree 3 files changed +94
-100
lines changed Original file line number Diff line number Diff line change 20
20
"url" : " git://github.com/paf31/purescript-canvas.git"
21
21
},
22
22
"dependencies" : {
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"
23
+ "purescript-effect " : " ^2 .0.0" ,
24
+ "purescript-functions" : " ^4 .0.0" ,
25
+ "purescript-maybe" : " ^4 .0.0" ,
26
+ "purescript-exceptions" : " ^4 .0.0" ,
27
+ "purescript-arraybuffer-types" : " ^2 .0.0"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 6
6
"test" : " pulp test"
7
7
},
8
8
"devDependencies" : {
9
- "pulp" : " ^11.0 .0" ,
10
- "purescript-psa" : " ^0.5 .0" ,
11
- "purescript" : " ^0.11.1 " ,
12
- "rimraf" : " ^2.5.4 "
9
+ "pulp" : " ^12.2 .0" ,
10
+ "purescript-psa" : " ^0.6 .0" ,
11
+ "purescript" : " ^0.12.0 " ,
12
+ "rimraf" : " ^2.6.2 "
13
13
}
14
14
}
You can’t perform that action at this time.
0 commit comments