Upgrade to React@17
This commit is contained in:
parent
3254de8394
commit
4b8a05a667
2 changed files with 21 additions and 15 deletions
|
@ -64,8 +64,8 @@
|
|||
"matrix-react-sdk": "github:matrix-org/matrix-react-sdk#develop",
|
||||
"matrix-widget-api": "^0.1.0-beta.14",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"sanitize-html": "^2.3.2",
|
||||
"ua-parser-js": "^0.7.24"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue