Skip to content

Commit

Permalink
Merge pull request #17 from jimkberry/dependabot/npm_and_yarn/react-a…
Browse files Browse the repository at this point in the history
…nd-react-dom-17.0.1

Bump react and react-dom
  • Loading branch information
jimkberry committed Mar 16, 2021
2 parents 6300d41 + 85317d7 commit da2c433
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 19 deletions.
32 changes: 15 additions & 17 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -5,8 +5,8 @@
"homepage": "https://jimkberry.github.io/eth-contractor",
"dependencies": {
"jest": "^26.6.3",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "^4.0.2",
"web3": "^1.3.4"
},
Expand Down

0 comments on commit da2c433

Please sign in to comment.