Skip to content

Commit 1be13bd

Browse files
committed
Merge branch 'master' into greenkeeper/mocha-4.0.0
2 parents c2f3d68 + c3e7881 commit 1be13bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"dependencies": {
1515
"prop-types": "^15.5.10",
1616
"react": "^15.6.0",
17-
"react-dom": "^15.6.0"
17+
"react-dom": "^16.0.0"
1818
},
1919
"devDependencies": {
2020
"babel-core": "^6.16.0",
2121
"babel-preset-es2015": "^6.16.0",
2222
"babel-preset-react": "^6.16.0",
2323
"jsdom": "^11.0.0",
2424
"mocha": "^4.0.0",
25-
"sinon": "^3.0.0",
25+
"sinon": "^4.0.0",
2626
"unexpected": "^10.18.0",
2727
"unexpected-sinon": "^10.1.1"
2828
}

0 commit comments

Comments
 (0)