Skip to content

Commit 03c5359

Browse files
committed
[patch] Update dependency react to v17
1 parent 61b91a6 commit 03c5359

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"lodash": "^4.17.15",
3636
"prop-types": "^15.7.2",
37-
"react": "^16.13.1",
37+
"react": "^17.0.0",
3838
"react-icons": "^3.10.0",
3939
"styled-components": "^5.1.0"
4040
},

0 commit comments

Comments
 (0)