Skip to content

Commit da2c433

Browse files
authored
Merge pull request #17 from jimkberry/dependabot/npm_and_yarn/react-and-react-dom-17.0.1
Bump react and react-dom
2 parents 6300d41 + 85317d7 commit da2c433

2 files changed

Lines changed: 17 additions & 19 deletions

File tree

package-lock.json

Lines changed: 15 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"homepage": "https://jimkberry.github.io/eth-contractor",
66
"dependencies": {
77
"jest": "^26.6.3",
8-
"react": "^16.14.0",
9-
"react-dom": "^16.14.0",
8+
"react": "^17.0.1",
9+
"react-dom": "^17.0.1",
1010
"react-scripts": "^4.0.2",
1111
"web3": "^1.3.4"
1212
},

0 commit comments

Comments
 (0)