File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 18
18
" package.json"
19
19
],
20
20
"dependencies" : {
21
- "purescript-either" : " ~0.1.3 " ,
22
- "purescript-maybe" : " ~0.2.1 " ,
23
- "purescript-foreign" : " ~0.4 .0" ,
24
- "purescript-node-buffer" : " ~0.0.1 " ,
21
+ "purescript-either" : " ~0.2.0 " ,
22
+ "purescript-maybe" : " ~0.3.0 " ,
23
+ "purescript-foreign" : " ~0.5 .0" ,
24
+ "purescript-node-buffer" : " ~0.1.0 " ,
25
25
"purescript-node-path" : " ~0.3.0" ,
26
- "purescript-datetime" : " ~0.5 .0" ,
27
- "purescript-exceptions" : " ~0.2.1 " ,
28
- "purescript-strings" : " ~0.4.5 " ,
29
- "purescript-globals" : " ~0.1.6 " ,
30
- "purescript-integers" : " ~0.1 .0"
26
+ "purescript-datetime" : " ~0.6 .0" ,
27
+ "purescript-exceptions" : " ~0.3.0 " ,
28
+ "purescript-strings" : " ~0.5.0 " ,
29
+ "purescript-globals" : " ~0.2.0 " ,
30
+ "purescript-integers" : " ~0.2 .0"
31
31
}
32
32
}
You can’t perform that action at this time.
0 commit comments