Merge branch 'master' into dependencies.io-update-build-147.1.0

This commit is contained in:
Norbert de Langen 2017-12-27 23:52:56 +01:00 committed by GitHub
commit 1cf51380fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@
"nodemon": "^1.14.3"
},
"peerDependencies": {
"babel-core": "^6.26.0 | ^7.0.0-0",
"babel-core": "^6.26.0 || ^7.0.0-0",
"react": ">=15.0.0 || ^16.0.0",
"react-dom": ">=15.0.0 || ^16.0.0"
}