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 ee41cf0 commit 5f58e94Copy full SHA for 5f58e94
package.json
@@ -39,7 +39,6 @@
39
"@react-jsonschema-form-components/material-radio-group": "2.0.1",
40
"@react-jsonschema-form-utils/enum-utils": "2.0.1",
41
"@react-jsonschema-form-utils/parse-values": "2.0.1",
42
- "@types/jest": "26.0.21",
43
"ajv": "6.12.6",
44
"body-parser": "1.19.0",
45
"brace": "0.11.1",
@@ -88,7 +87,8 @@
88
87
"@babel/runtime": "7.12.5",
89
"@cucumber/cucumber": "7.0.0",
90
"@monaco-editor/react": "4.0.6",
91
- "@types/node": "^14.11.2",
+ "@types/node": "14.11.2",
+ "@types/jest": "26.0.21",
92
"@typescript-eslint/eslint-plugin": "4.22.0",
93
"@typescript-eslint/parser": "4.22.0",
94
"@wdio/allure-reporter": "7.4.2",
0 commit comments