We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30522d1 commit b0363dcCopy full SHA for b0363dc
packages/server/package.json
@@ -21,7 +21,7 @@
21
"prepublishOnly": "yarn run build"
22
},
23
"peerDependencies": {
24
- "@loadable/component": "^4.0.0",
+ "@loadable/component": "^5.0.1",
25
"react": ">=16.3.0"
26
27
"dependencies": {
packages/webpack-plugin/package.json
@@ -21,6 +21,6 @@
- "webpack": ">=4.0.0"
+ "webpack": ">=4.6.0"
}
0 commit comments