Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 86cb770

Browse files
committedMar 27, 2021
fix(deps): update react monorepo to v17
1 parent 96e67d4 commit 86cb770

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed
 

‎package-lock.json

+11-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"babel-plugin-istanbul": "5.2.0",
1818
"isomorphic-unfetch": "3.1.0",
1919
"next": "9.5.5",
20-
"react": "16.14.0",
21-
"react-dom": "16.14.0"
20+
"react": "17.0.2",
21+
"react-dom": "17.0.2"
2222
},
2323
"devDependencies": {
2424
"@cypress/code-coverage": "3.9.2",

0 commit comments

Comments
 (0)
Please sign in to comment.