We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc483eb commit a122ebcCopy full SHA for a122ebc
packages/material-renderers/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@jsonforms/material-renderers",
3
- "version": "3.5.2",
+ "version": "3.5.1",
4
"description": "Material Renderer Set for JSON Forms",
5
"repository": "https://github.com/eclipsesource/jsonforms",
6
"bugs": "https://github.com/eclipsesource/jsonforms/issues",
@@ -96,8 +96,8 @@
96
"devDependencies": {
97
"@emotion/react": "^11.5.0",
98
"@emotion/styled": "^11.3.0",
99
- "@jsonforms/core": "workspace:*",
100
- "@jsonforms/react": "workspace:*",
+ "@jsonforms/core": "3.5.1",
+ "@jsonforms/react": "3.5.1",
101
"@mui/icons-material": "^5.11.16",
102
"@mui/material": "~5.13.0",
103
"@mui/x-date-pickers": "^7.7.1",
0 commit comments