File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @lcov-viewer/istanbul-report" ,
33 "version" : " 1.0.0" ,
4+ "private" : false ,
45 "author" :
" Eugene Zinovyev <[email protected] >" ,
56 "main" : " lib/index.js" ,
67 "license" : " MIT" ,
910 "analyze" : " webpack --mode=production --analyze"
1011 },
1112 "dependencies" : {
12- "istanbul-lib-report" : " ^3.0.0" ,
13- "license-webpack-plugin" : " ^3.0.0" ,
14- "terser-webpack-plugin" : " ^5.2.4"
13+ "istanbul-lib-report" : " ^3.0.0"
1514 },
1615 "devDependencies" : {
1716 "@lcov-viewer/tree-view" : " ^1.0.0" ,
2019 "html-inline-css-webpack-plugin" : " ^1.11.1" ,
2120 "html-inline-script-webpack-plugin" : " ^2.0.2" ,
2221 "html-webpack-plugin" : " ^5.4.0" ,
23- "preact" : " ^10.5.15"
22+ "license-webpack-plugin" : " ^3.0.0" ,
23+ "preact" : " ^10.5.15" ,
24+ "terser-webpack-plugin" : " ^5.2.4"
2425 },
2526 "files" : [
2627 " lib/**/*.*"
You can’t perform that action at this time.
0 commit comments