Skip to content

Commit

Permalink
Merge pull request #16 from dfee/greenkeeper/src/monorepo.react-20190…
Browse files Browse the repository at this point in the history
…206201822

Update react in group src to the latest version 🚀
  • Loading branch information
dfee authored Feb 7, 2019
2 parents 33e8912 + f0af350 commit b9a9be7
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"prop-types": "^15.6.2"
},
"peerDependencies": {
"react": "^16.8.0",
"react-dom": "^16.8.0"
"react": "^16.8.1",
"react-dom": "^16.8.1"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
Expand Down Expand Up @@ -70,9 +70,9 @@
"lint-staged": "^8.1.0",
"node-sass": "^4.11.0",
"node-sass-tilde-importer": "^1.0.2",
"react": "16.8.0",
"react-dom": "16.8.0",
"react-test-renderer": "16.8.0",
"react": "16.8.1",
"react-dom": "16.8.1",
"react-test-renderer": "16.8.1",
"rollup": "^1.1.0",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-replace": "^2.1.0",
Expand Down

0 comments on commit b9a9be7

Please sign in to comment.