Skip to content

Commit 6b3957d

Browse files
authored
Fix root package.json version (#45859)
1 parent 4350871 commit 6b3957d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mui/monorepo",
3-
"version": "6.4.10",
3+
"version": "6.4.11",
44
"private": true,
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)