[INFRA-420] | Anoop | Use custom ajv to support defaults

This commit is contained in:
anoop narang
2020-07-08 23:47:46 +05:30
parent 0e07db68e5
commit 814da2f2e6
5 changed files with 40 additions and 25 deletions

View File

@@ -12,9 +12,9 @@
"eject": "react-scripts eject"
},
"dependencies": {
"@jsonforms/core": "^2.3.2",
"@jsonforms/material-renderers": "^2.3.2",
"@jsonforms/react": "^2.3.2",
"@jsonforms/core": "^2.4.0",
"@jsonforms/material-renderers": "^2.4.0",
"@jsonforms/react": "^2.4.0",
"@material-ui/core": "^4.9.12",
"@material-ui/icons": "^4.9.1",
"@testing-library/jest-dom": "^4.2.4",