Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

build(package): Update webpack-bundle-analyzer #908

Merged
merged 4 commits into from
Jul 3, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"terser-webpack-plugin": "1.2.3",
"ts-loader": "^5.3.1",
"webpack": "~4.27.0",
"webpack-bundle-analyzer": "~3.0.2",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-cli": "~3.1.1",
"webpack-sources": "~1.3.0"
},
Expand Down