File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
"url" : " git://github.com/purescript-node/purescript-node-http.git"
13
13
},
14
14
"devDependencies" : {
15
- "purescript-console" : " ^4.2 .0"
15
+ "purescript-console" : " ^4.1 .0"
16
16
},
17
17
"dependencies" : {
18
18
"purescript-arraybuffer-types" : " ^2.0.0" ,
24
24
"purescript-node-buffer" : " ^5.0.0" ,
25
25
"purescript-node-streams" : " ^4.0.0" ,
26
26
"purescript-node-url" : " ^4.0.0" ,
27
- "purescript-nullable" : " ^4.1 .0" ,
27
+ "purescript-nullable" : " ^4.0 .0" ,
28
28
"purescript-options" : " ^5.0.0" ,
29
- "purescript-prelude" : " ^4.1 .0" ,
29
+ "purescript-prelude" : " ^4.0 .0" ,
30
30
"purescript-unsafe-coerce" : " ^4.0.0"
31
31
}
32
32
}
Original file line number Diff line number Diff line change 8
8
"devDependencies" : {
9
9
"jscs" : " ^3.0.7" ,
10
10
"jshint" : " ^2.9.5" ,
11
- "pulp" : " ^12.3 .0" ,
11
+ "pulp" : " ^12.2 .0" ,
12
12
"purescript-psa" : " ^0.6.0" ,
13
13
"rimraf" : " ^2.6.2"
14
14
}
You can’t perform that action at this time.
0 commit comments