Skip to content

Commit

Permalink
[framer] Update @mui/* dependencies (#28469)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored Sep 20, 2021
1 parent 1a97551 commit affc3a8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 257 deletions.
6 changes: 3 additions & 3 deletions framer/Material-UI.framerfx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"url": "https://github.com/mui-org/material-ui/issues"
},
"dependencies": {
"@mui/material": "^5.0.0-rc.0",
"@mui/icons-material": "^5.0.0-rc.0",
"@mui/utils": "^5.0.0-rc.0",
"@mui/material": "^5.0.0",
"@mui/icons-material": "^5.0.0",
"@mui/utils": "^5.0.0",
"lodash": "^4.17.21"
},
"peerDependencies": {
Expand Down
254 changes: 0 additions & 254 deletions framer/Material-UI.framerfx/yarn.lock

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@
"docs",
"docs/packages/*",
"framer",
"framer/Material-UI.framerfx",
"test"
]
}

0 comments on commit affc3a8

Please sign in to comment.