We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 563c8a4 + 04d2de5 commit f3e8a97Copy full SHA for f3e8a97
2 files changed
package.json
@@ -21,7 +21,7 @@
21
},
22
"devDependencies": {
23
"@types/jest": "^23.3.0",
24
- "@types/react": "16.4",
+ "@types/react": "~16.7.0",
25
"@types/react-dom": "^16.0.6",
26
"babel-cli": "^6.26.0",
27
"babel-eslint": "^9.0.0",
@@ -42,7 +42,7 @@
42
"eslint-plugin-react": "^7.6.0",
43
"flow-bin": "^0.80.0",
44
"jest": "^23.4.1",
45
- "jsdom": "^12.0.0",
+ "jsdom": "^13.0.0",
46
"node-sass-chokidar": "^1.3.3",
47
"raf": "^3.4.0"
48
0 commit comments