Skip to content

Commit 698d7c3

Browse files
committed
changed webpack version back to 5.75.0 to get bundle size optimized
1 parent db5a148 commit 698d7c3

File tree

2 files changed

+100
-94
lines changed

2 files changed

+100
-94
lines changed

package-lock.json

Lines changed: 99 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"ts-jest": "^28.0.8",
247247
"typescript": "^4.9.5",
248248
"url-loader": "^4.1.1",
249-
"webpack": "^5.89.0",
249+
"webpack": "5.75.0",
250250
"webpack-bundle-analyzer": "^4.10.1",
251251
"webpack-cli": "^5.1.4",
252252
"webpack-dev-server": "^4.15.1",

0 commit comments

Comments
 (0)