Skip to content
Snippets Groups Projects
Commit 9abef1b7 authored by Praveen Arimbrathodiyil's avatar Praveen Arimbrathodiyil
Browse files

Use packaged version of webpack-stats-plugin

parent fcd4be54
No related branches found
No related tags found
No related merge requests found
......@@ -130,7 +130,7 @@ Use debian packaged node modules when available
"diff": "^3.4.0",
"document-register-element": "1.14.3",
"dompurify": "^2.0.11",
@@ -85,81 +62,48 @@
@@ -85,81 +62,47 @@
"editorconfig": "^0.15.3",
"emoji-regex": "^7.0.3",
"emoji-unicode-version": "^0.2.1",
......@@ -204,14 +204,14 @@ Use debian packaged node modules when available
"vue-virtual-scroll-list": "^1.4.4",
"vuedraggable": "^2.23.0",
"vuex": "^3.5.1",
"web-vitals": "^0.2.4",
- "web-vitals": "^0.2.4",
- "webpack": "^4.42.0",
- "webpack-bundle-analyzer": "^3.6.0",
- "webpack-cli": "^3.3.11",
- "webpack-stats-plugin": "^0.3.1",
- "worker-loader": "^2.0.0",
- "xterm": "3.14.5"
+ "webpack-stats-plugin": "^0.3.1"
+ "web-vitals": "^0.2.4"
},
"devDependencies": {
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment