We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2f3d68 + c3e7881 commit 1be13bdCopy full SHA for 1be13bd
1 file changed
package.json
@@ -14,15 +14,15 @@
14
"dependencies": {
15
"prop-types": "^15.5.10",
16
"react": "^15.6.0",
17
- "react-dom": "^15.6.0"
+ "react-dom": "^16.0.0"
18
},
19
"devDependencies": {
20
"babel-core": "^6.16.0",
21
"babel-preset-es2015": "^6.16.0",
22
"babel-preset-react": "^6.16.0",
23
"jsdom": "^11.0.0",
24
"mocha": "^4.0.0",
25
- "sinon": "^3.0.0",
+ "sinon": "^4.0.0",
26
"unexpected": "^10.18.0",
27
"unexpected-sinon": "^10.1.1"
28
}
0 commit comments