Skip to content

Commit 83288e8

Browse files
TheZokersdirix
authored andcommitted
Update JSONForms to 2.4.0
1 parent 1861db6 commit 83288e8

File tree

2 files changed

+37
-42
lines changed

2 files changed

+37
-42
lines changed

package-lock.json

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

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"@jsonforms/core": "^2.3.2",
7-
"@jsonforms/material-renderers": "^2.3.2",
8-
"@jsonforms/react": "^2.3.2",
6+
"@jsonforms/core": "^2.4.0",
7+
"@jsonforms/material-renderers": "^2.4.0",
8+
"@jsonforms/react": "^2.4.0",
99
"@material-ui/core": "^4.7.0",
1010
"@material-ui/icons": "^4.5.1",
1111
"@types/jest": "^24.0.23",
@@ -41,4 +41,4 @@
4141
"not ie <= 11",
4242
"not op_mini all"
4343
]
44-
}
44+
}

0 commit comments

Comments
 (0)