We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5964d3 + 4d2e4df commit 66fcc19Copy full SHA for 66fcc19
package.json
@@ -66,17 +66,17 @@
66
"eslint-plugin-prettier": "3.1.2",
67
"eslint-plugin-promise": "4.2.1",
68
"eslint-plugin-react": "7.19.0",
69
- "eslint-plugin-react-hooks": "2.5.0",
+ "eslint-plugin-react-hooks": "2.5.1",
70
"jest": "24.9.0",
71
"lerna": "3.20.2",
72
"node-jq": "1.11.0",
73
"now": "16.7.3",
74
"npm-run-all": "4.1.5",
75
"prettier": "1.19.1",
76
"prop-types": "15.7.2",
77
- "react": "16.13.0",
+ "react": "16.13.1",
78
"react-async": "10.0.0-alpha.0",
79
- "react-dom": "16.13.0",
+ "react-dom": "16.13.1",
80
"storybook-chromatic": "3.5.2",
81
"typescript": "3.8.3"
82
},
0 commit comments