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.
2 parents e3d1569 + d6bdc6d commit a044a0aCopy full SHA for a044a0a
package.json
@@ -26,6 +26,8 @@
26
"devDependencies": {
27
"@commitlint/cli": "^7.5.2",
28
"@commitlint/config-conventional": "^7.5.0",
29
+ "@types/babel__core": "^7.1.1",
30
+ "@types/babel__template": "^7.0.2",
31
"@types/jest": "^24.0.5",
32
"@types/node": "^11.9.4",
33
"@types/react": "^16.8.2",
@@ -37,7 +39,8 @@
37
39
"prettier": "^1.16.4",
38
40
"react": "^16.8.4",
41
"react-dom": "^16.8.4",
- "react-hooks-testing-library": "^0.4.0",
42
+ "react-hooks-testing-library": "^0.5.0",
43
+ "react-test-renderer": "^16.8.6",
44
"react-testing-library": "^7.0.0",
45
"remark-cli": "^6.0.1",
46
"remark-lint": "^6.0.4",
0 commit comments