File tree 3 files changed +0
-3
lines changed
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 90
90
"postcss-loader" : " ^0.9.1" ,
91
91
"quick-temp" : " 0.1.5" ,
92
92
"raw-loader" : " ^0.5.1" ,
93
- "readline2" : " 0.1.1" ,
94
93
"reflect-metadata" : " ^0.1.8" ,
95
94
"remap-istanbul" : " ^0.6.4" ,
96
95
"resolve" : " ^1.1.7" ,
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ function UI(options) {
35
35
var spinner = this . spinner = ora ( { color : 'green' } ) ;
36
36
37
37
this . through = require ( 'through' ) ;
38
- this . readline = require ( 'readline2' ) ;
39
38
40
39
// Output stream
41
40
this . actualOutputStream = options . outputStream ;
Original file line number Diff line number Diff line change 75
75
"postcss-loader" : " ^0.9.1" ,
76
76
"quick-temp" : " 0.1.5" ,
77
77
"raw-loader" : " ^0.5.1" ,
78
- "readline2" : " 0.1.1" ,
79
78
"remap-istanbul" : " ^0.6.4" ,
80
79
"resolve" : " ^1.1.7" ,
81
80
"rimraf" : " ^2.5.3" ,
You can’t perform that action at this time.
0 commit comments