Skip to content

Commit 3fb43fd

Browse files
authored
[material-ui] Set material-pigment-css to public (#42912)
1 parent af2222b commit 3fb43fd

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

packages/mui-material-pigment-css/package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@mui/material-pigment-css",
3-
"version": "6.0.0-alpha.13",
4-
"private": true,
3+
"version": "6.0.0-beta.0",
54
"author": "MUI Team",
65
"description": "A wrapper over Pigment CSS that provides the same styled and theming APIs as Material UI.",
76
"main": "./src/index.ts",
@@ -40,7 +39,7 @@
4039
"typescript:module-augmentation": "node scripts/testModuleAugmentation.js"
4140
},
4241
"dependencies": {
43-
"@mui/system": "workspace:^",
42+
"@mui/system": "workspace:*",
4443
"@pigment-css/react": "0.0.17"
4544
},
4645
"sideEffects": false,

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)