Merge branch 'master' into develop

This commit is contained in:
RiotRobot 2021-07-19 16:26:38 +01:00
commit cfa47eec00
3 changed files with 71 additions and 12 deletions

View file

@ -1,6 +1,6 @@
{
"name": "element-web",
"version": "1.7.32",
"version": "1.7.33",
"description": "A feature-rich client for Matrix.org",
"author": "New Vector Ltd.",
"repository": {
@ -60,8 +60,8 @@
"highlight.js": "^10.5.0",
"jsrsasign": "^10.2.0",
"katex": "^0.12.0",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-react-sdk": "github:matrix-org/matrix-react-sdk#develop",
"matrix-js-sdk": "12.1.0",
"matrix-react-sdk": "3.26.0",
"matrix-widget-api": "^0.1.0-beta.15",
"prop-types": "^15.7.2",
"react": "^17.0.2",