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 c8667c0 commit 3365f1eCopy full SHA for 3365f1e
package.json
@@ -43,13 +43,13 @@
43
"eslint-plugin-import": "2.22.0",
44
"eslint-plugin-jasmine": "2.10.1",
45
"eslint-plugin-react": "7.37.5",
46
- "expect": "1.20.2",
+ "expect": "29.7.0",
47
"json": "9.0.6",
48
"mocha": "5.2.0",
49
"mversion": "1.13.0",
50
"react": "16.13.1"
51
},
52
"peerDependencies": {
53
- "expect": "^1.0.0"
+ "expect": "^1.0.0 || ^29.0.0"
54
}
55
0 commit comments