File tree 2 files changed +13
-13
lines changed
2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 12
12
"url" : " git://github.com/purescript-node/purescript-node-streams.git"
13
13
},
14
14
"devDependencies" : {
15
- "purescript-console" : " #compiler/0.12 " ,
16
- "purescript-assert" : " #compiler/0.12 " ,
17
- "purescript-partial" : " #compiler/0.12 "
15
+ "purescript-console" : " ^4.1.0 " ,
16
+ "purescript-assert" : " ^4.0.0 " ,
17
+ "purescript-partial" : " ^2.0.0 "
18
18
},
19
19
"dependencies" : {
20
- "purescript-effect" : " #compiler/0.12 " ,
21
- "purescript-node-buffer" : " #compiler/0.12 " ,
22
- "purescript-prelude" : " #compiler/0.12 " ,
23
- "purescript-either" : " #compiler/0.12 " ,
24
- "purescript-exceptions" : " #compiler/0.12 "
20
+ "purescript-effect" : " ^2.0.0 " ,
21
+ "purescript-node-buffer" : " ^5.0.0 " ,
22
+ "purescript-prelude" : " ^4.0.0 " ,
23
+ "purescript-either" : " ^4.0.0 " ,
24
+ "purescript-exceptions" : " ^4.0.0 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 7
7
},
8
8
"devDependencies" : {
9
9
"jscs" : " ^3.0.7" ,
10
- "jshint" : " ^2.9.4 " ,
11
- "pulp" : " ^11.0 .0" ,
12
- "purescript-psa" : " ^0.5 .0" ,
13
- "rimraf" : " ^2.6.1 " ,
14
- "stream-buffers" : " ^3.0.1 "
10
+ "jshint" : " ^2.9.5 " ,
11
+ "pulp" : " ^12.2 .0" ,
12
+ "purescript-psa" : " ^0.6 .0" ,
13
+ "rimraf" : " ^2.6.2 " ,
14
+ "stream-buffers" : " ^3.0.2 "
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments