You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/mui-base/package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@mui/base",
3
-
"version": "5.0.0-beta.65",
3
+
"version": "5.0.0-beta.66",
4
4
"private": false,
5
5
"author": "MUI Team",
6
6
"description": "Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.",
Copy file name to clipboardExpand all lines: packages/mui-joy/package.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@mui/joy",
3
-
"version": "5.0.0-beta.47",
3
+
"version": "5.0.0-beta.49",
4
4
"private": true,
5
5
"author": "MUI Team",
6
6
"description": "Joy UI is an open-source React component library that implements MUI's own design principles. It's comprehensive and can be used in production out of the box.",
0 commit comments