Skip to content
This repository was archived by the owner on Feb 19, 2022. It is now read-only.

Commit 4719a6e

Browse files
committed
Update react-sdk
1 parent e41885b commit 4719a6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"jsrsasign": "^10.2.0",
6363
"katex": "^0.12.0",
6464
"matrix-js-sdk": "12.4.0-rc.1",
65-
"matrix-react-sdk": "3.29.0-rc.1",
65+
"matrix-react-sdk": "3.29.0-rc.2",
6666
"matrix-widget-api": "^0.1.0-beta.15",
6767
"prop-types": "^15.7.2",
6868
"react": "^17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7701,10 +7701,10 @@ matrix-mock-request@^1.2.3:
77017701
bluebird "^3.5.0"
77027702
expect "^1.20.2"
77037703

7704-
7705-
version "3.29.0-rc.1"
7706-
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.29.0-rc.1.tgz#0987bbc15e76d3f1b09908f07ea2fed91344376b"
7707-
integrity sha512-xAKC8rnp4NFdz7jyPuBOfC0OzFhxe0Ot6V1ucVYLTdXavSBVNvtHOLUy0i26+JoqGik3nj6RacnpcwmWVSNFew==
7704+
7705+
version "3.29.0-rc.2"
7706+
resolved "https://registry.yarnpkg.com/matrix-react-sdk/-/matrix-react-sdk-3.29.0-rc.2.tgz#727f61fc28837fd3dc914a598de7b3321571b92b"
7707+
integrity sha512-J8nrNvu26/IfUUBPrbuR2IzO0LXvZtOVsvtuT46tKAr9wh5AtJS39qtdSG9xN1Fkwps5Oh6mzfEjpYFzDX1obA==
77087708
dependencies:
77097709
"@babel/runtime" "^7.12.5"
77107710
"@sentry/browser" "^6.11.0"

0 commit comments

Comments
 (0)