Skip to content

Commit adf70df

Browse files
committed
fix(deps): update react monorepo to v17
1 parent 9684c7e commit adf70df

File tree

2 files changed

+90
-12
lines changed

2 files changed

+90
-12
lines changed

package-lock.json

+88-10
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
@@ -46,8 +46,8 @@
4646
"@travi/brand": "^1.0.0",
4747
"polished": "^4.0.0",
4848
"prop-types": "^15.7.2",
49-
"react": "^16.12.0",
50-
"react-dom": "^16.12.0",
49+
"react": "^17.0.0",
50+
"react-dom": "^17.0.0",
5151
"travi": "^1.0.0"
5252
},
5353
"devDependencies": {

0 commit comments

Comments
 (0)