File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 },
1414 "bugs" : " https://github.com/redhat-developer/vscode-openshift-tools/issues" ,
1515 "engines" : {
16- "vscode" : " ^1.62.0 "
16+ "vscode" : " ^1.64.2 "
1717 },
1818 "badges" : [
1919 {
5656 "main" : " ./out/src/extension" ,
5757 "scripts" : {
5858 "verify" : " node ./out/build/verify-tools.js" ,
59- "vscode:prepublish" : " npm run build && node ./out/build/bundle-tools.js" ,
59+ "vscode:prepublish" : " npm run build && node ./out/build/bundle-tools.js && npm prune --production " ,
6060 "compile" : " npm-run-all compile:*" ,
6161 "compile:ext" : " tsc -p ./" ,
6262 "compile:views" : " webpack --mode production --config src/webview/webpack.config.js" ,
9999 "make-fetch-happen" : " ^9.1.0" ,
100100 "minimatch" : " ^3.0.4" ,
101101 "mkdirp" : " ^1.0.4" ,
102- "react-phone-input-2" : " ^2.14.0" ,
103102 "rxjs" : " ^7.4.0" ,
104103 "semver" : " ^7.3.5" ,
105104 "stacktrace-parser" : " ^0.1.10" ,
186185 "react-dom" : " ^17.0.2" ,
187186 "react-lazylog" : " ^4.5.3" ,
188187 "react-loader-spinner" : " ^4.0.0" ,
188+ "react-phone-input-2" : " ^2.14.0" ,
189189 "remap-istanbul" : " ^0.13.0" ,
190190 "request" : " ^2.88.2" ,
191191 "shelljs" : " ^0.8.5" ,
You can’t perform that action at this time.
0 commit comments