Skip to content

Commit a4ca595

Browse files
fix: resolve imports in esm bundle (#5592)
1 parent 47159e3 commit a4ca595

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -227,7 +227,7 @@
227227
"typescript-strict-plugin": "^2.4.4",
228228
"url": "^0.11.4",
229229
"web-vitals": "^4.2.4",
230-
"webpack": "^5.102.1",
230+
"webpack": "~5.100.2",
231231
"webpack-dev-server": "^5.2.2",
232232
"webpack-manifest-plugin": "^5.0.1",
233233
"webpack-node-externals": "^3.0.0",

0 commit comments

Comments
 (0)