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 a554185 commit 5cc9616Copy full SHA for 5cc9616
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.20.6",
46
- "expect": "1.20.2",
+ "expect": "28.0.2",
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 || ^28.0.0"
54
}
55
0 commit comments