Skip to content

Commit 5f58e94

Browse files
authored
3.0.0-alpha.9
1 parent ee41cf0 commit 5f58e94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"@react-jsonschema-form-components/material-radio-group": "2.0.1",
4040
"@react-jsonschema-form-utils/enum-utils": "2.0.1",
4141
"@react-jsonschema-form-utils/parse-values": "2.0.1",
42-
"@types/jest": "26.0.21",
4342
"ajv": "6.12.6",
4443
"body-parser": "1.19.0",
4544
"brace": "0.11.1",
@@ -88,7 +87,8 @@
8887
"@babel/runtime": "7.12.5",
8988
"@cucumber/cucumber": "7.0.0",
9089
"@monaco-editor/react": "4.0.6",
91-
"@types/node": "^14.11.2",
90+
"@types/node": "14.11.2",
91+
"@types/jest": "26.0.21",
9292
"@typescript-eslint/eslint-plugin": "4.22.0",
9393
"@typescript-eslint/parser": "4.22.0",
9494
"@wdio/allure-reporter": "7.4.2",

0 commit comments

Comments
 (0)