Skip to content

Commit

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

Update react in group src to the latest version 🚀
  • Loading branch information
dfee authored Feb 14, 2019
2 parents f172f40 + 051b844 commit 4be15c5
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 38 deletions.
72 changes: 39 additions & 33 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.7.1"
},
"peerDependencies": {
"react": "^16.8.1",
"react-dom": "^16.8.1"
"react": "^16.8.2",
"react-dom": "^16.8.2"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
Expand Down Expand Up @@ -72,9 +72,9 @@
"lint-staged": "^8.1.3",
"node-sass": "^4.11.0",
"node-sass-tilde-importer": "^1.0.2",
"react": "16.8.1",
"react-dom": "16.8.1",
"react-test-renderer": "16.8.1",
"react": "16.8.2",
"react-dom": "16.8.2",
"react-test-renderer": "16.8.2",
"rollup": "^1.1.2",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-replace": "^2.1.0",
Expand Down

0 comments on commit 4be15c5

Please sign in to comment.