Skip to content

Commit

Permalink
Fixed #2146 - Webpack moduleFederation throws warning for micro front…
Browse files Browse the repository at this point in the history
… end apps
  • Loading branch information
mertsincan committed Jun 28, 2021
1 parent 1bd6913 commit ef516c7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package-build.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,9 @@
"bootstrap",
"react components",
"responsive components"
]
],
"peerDependencies": {
"react": "^17.0.1",
"react-dom": "^17.0.1"
}
}

0 comments on commit ef516c7

Please sign in to comment.