File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 18
18
" package.json"
19
19
],
20
20
"dependencies" : {
21
- "purescript-exists" : " ^3 .0.0" ,
22
- "purescript-prelude" : " ^3 .0.0" ,
23
- "purescript-newtype" : " ^2 .0.0" ,
24
- "purescript-transformers" : " ^3.1 .0"
21
+ "purescript-exists" : " ^4 .0.0" ,
22
+ "purescript-prelude" : " ^4 .0.0" ,
23
+ "purescript-newtype" : " ^3 .0.0" ,
24
+ "purescript-transformers" : " ^4.0 .0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 5
5
"build" : " pulp build -- --censor-lib --strict"
6
6
},
7
7
"devDependencies" : {
8
- "pulp" : " ^11.0 .0" ,
9
- "purescript" : " ^0.11.0 " ,
10
- "purescript-psa" : " ^0.5 .0" ,
11
- "rimraf" : " ^2.5.4 "
8
+ "pulp" : " ^12.2 .0" ,
9
+ "purescript" : " slamdata/node-purescript#0.12 " ,
10
+ "purescript-psa" : " ^0.6 .0" ,
11
+ "rimraf" : " ^2.6.2 "
12
12
}
13
13
}
You can’t perform that action at this time.
0 commit comments