Skip to content

Commit f0ed529

Browse files
Update advanced-api/dynamic-remotes/app3/webpack.config.js
Co-authored-by: Copilot <[email protected]>
1 parent 75a5cc7 commit f0ed529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced-api/dynamic-remotes/app3/webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ module.exports = {
4141
},
4242
shared: {
4343
react: {
44-
requiredVersion: '^18.3.1',
44+
requiredVersion: deps.react,
4545
import: 'react',
4646
shareKey: 'react',
4747
shareScope: 'default',

0 commit comments

Comments
 (0)