fix: revert package*.json of learning an to v3.0
I struggled a bunch with some change I had done on branch develop which kept causing the build of bbb-learning-dashboard to fail quoting missing @mui/base dependencies. Reverting to the json we use on BBB v3.0 seems to have stablized things, at least for the time being.
This commit is contained in:
parent
1e05769c7c
commit
9cc0f1446d
18645
bbb-learning-dashboard/package-lock.json
generated
18645
bbb-learning-dashboard/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -11,7 +11,6 @@
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.10.5",
|
||||
"@emotion/styled": "^11.10.5",
|
||||
"@mui/base": "^5.0.0-alpha.105",
|
||||
"@mui/material": "^5.10.13",
|
||||
"@mui/x-data-grid": "^5.17.10",
|
||||
"react": "^17.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user