Skip to content

Commit 049114b

Browse files
committed
resolved issue with material ui see mui/material-ui#29860 upstream issue is webpack/webpack#14814
1 parent 2fb6d86 commit 049114b

File tree

2 files changed

+77
-19
lines changed

2 files changed

+77
-19
lines changed

frontend/sheaf/nodus/package-lock.json

+76-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/sheaf/nodus/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@babel/preset-env": "^7.16.4",
3030
"@babel/preset-react": "^7.16.0",
3131
"@babel/preset-typescript": "^7.16.0",
32-
"@mui/material": "^5.2.0",
32+
"@mui/material": "^5.2.1",
3333
"@types/axios": "^0.14.0",
3434
"@types/material-ui": "^0.21.12",
3535
"@types/node": "^16.11.9",

0 commit comments

Comments
 (0)