Skip to content

Commit 3cd8241

Browse files
author
Joel Denning
authored
Switch to ESM format (#47)
* Switch to ESM format * Prettier
1 parent 01be299 commit 3cd8241

File tree

3 files changed

+62
-110
lines changed

3 files changed

+62
-110
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"systemjs-webpack-interop": "^2.3.4",
5050
"webpack": "^5.18.0",
5151
"webpack-cli": "^4.4.0",
52-
"webpack-config-single-spa-react": "^2.0.0",
52+
"webpack-config-single-spa-react": "^5.0.2",
5353
"webpack-dev-server": "^4.0.0-beta.0",
5454
"webpack-merge": "^5.7.3"
5555
},

0 commit comments

Comments
 (0)