File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -148,7 +148,6 @@ ts_library(
148
148
"@npm//@types/babel__core" ,
149
149
"@npm//@types/browser-sync" ,
150
150
"@npm//@types/browserslist" ,
151
- "@npm//@types/inquirer" ,
152
151
"@npm//@types/karma" ,
153
152
"@npm//@types/less" ,
154
153
"@npm//@types/loader-utils" ,
@@ -172,7 +171,6 @@ ts_library(
172
171
"@npm//fast-glob" ,
173
172
"@npm//http-proxy-middleware" ,
174
173
"@npm//https-proxy-agent" ,
175
- "@npm//inquirer" ,
176
174
"@npm//jsonc-parser" ,
177
175
"@npm//karma" ,
178
176
"@npm//karma-source-map-support" ,
Original file line number Diff line number Diff line change 35
35
"fast-glob" : " 3.3.2" ,
36
36
"https-proxy-agent" : " 7.0.4" ,
37
37
"http-proxy-middleware" : " 3.0.0" ,
38
- "inquirer" : " 9.2.23" ,
39
38
"jsonc-parser" : " 3.2.1" ,
40
39
"karma-source-map-support" : " 1.4.0" ,
41
40
"less" : " 4.2.0" ,
You can’t perform that action at this time.
0 commit comments