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 93602ad commit 7533483Copy full SHA for 7533483
package.json
@@ -43,14 +43,14 @@
43
"@babel/plugin-transform-react-jsx": "^7.3.0",
44
"@babel/plugin-transform-runtime": "^7.6.2",
45
"@babel/preset-env": "^7.6.3",
46
+ "@testing-library/jest-dom": "^4.2.4",
47
"cross-env": "^5.2.1",
48
"eslint": "^5.16.0",
49
"eslint-config-airbnb-base": "^13.2.0",
50
"eslint-plugin-deprecate": "^0.5.4",
51
"eslint-plugin-import": "^2.18.2",
52
"eslint-plugin-react": "^7.16.0",
53
"jest": "^24.9.0",
- "jest-dom": "^3.5.0",
54
"jest-localstorage-mock": "^2.4.0",
55
"prop-types": "^15.7.2",
56
"react": "^16.10.2",
0 commit comments