Skip to content

Commit

Permalink
put back previous order peer dep
Browse files Browse the repository at this point in the history
Signed-off-by: Florent MILLOT <[email protected]>
  • Loading branch information
flomillot committed Jan 25, 2024
1 parent e5b6193 commit c4742e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"peerDependencies": {
"@emotion/react": "^11.8.1",
"@emotion/styled": "^11.8.1",
"@hookform/resolvers": "^3.0.0",
"@mui/icons-material": "^5.5.0",
"@mui/lab": "^5.0.0-alpha.72",
"@mui/material": "^5.5.0",
"@hookform/resolvers": "^3.0.0",
"notistack": "^3.0.0",
"react-router-dom": "^6.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-hook-form": "^7.41.0",
"react-intl": "^6.0.0",
"react-router-dom": "^6.0.0",
"react-hook-form": "^7.41.0",
"yup": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit c4742e3

Please sign in to comment.