Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: joeybaker/react-element-query
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: joeybaker/react-element-query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: greenkeeper/monorepo.react-16.5.0
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 6, 2018

  1. Copy the full SHA
    b09c93e View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    bdada8e View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    266a66f View commit details
Showing with 3 additions and 3 deletions.
  1. +3 −3 package.json
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -79,11 +79,11 @@
"nodemon": "^1.10.2",
"nsp": "^2.6.1",
"prop-types": "^15.5.8",
"react": "^15.5.4",
"react": "^16.5.0",
"react-a11y": "^0.3.3",
"react-addons-test-utils": "^15.3.1",
"react-dom": "^15.5.4",
"react-test-renderer": "^15.5.4",
"react-dom": "^16.5.0",
"react-test-renderer": "^16.5.0",
"sinon": "^3.0.0",
"smokestack": "^3.2.0",
"smokestack-watch": "^0.4.1",