Use js-sdk branch
This commit is contained in:
parent
ee1dd2293e
commit
30a270193f
2 changed files with 3 additions and 3 deletions
|
@ -38,7 +38,7 @@
|
|||
"classnames": "^2.3.1",
|
||||
"color-hash": "^2.0.1",
|
||||
"events": "^3.3.0",
|
||||
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#da5bc358f40e1e9de39d28aea072a9c38e356bda",
|
||||
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#3e8607a77b363e162358995ad6c4c7ce6c7fb168",
|
||||
"matrix-widget-api": "^1.0.0",
|
||||
"mermaid": "^8.13.8",
|
||||
"normalize.css": "^8.0.1",
|
||||
|
|
|
@ -8390,9 +8390,9 @@ matrix-events-sdk@^0.0.1-beta.7:
|
|||
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1-beta.7.tgz#5ffe45eba1f67cc8d7c2377736c728b322524934"
|
||||
integrity sha512-9jl4wtWanUFSy2sr2lCjErN/oC8KTAtaeaozJtrgot1JiQcEI4Rda9OLgQ7nLKaqb4Z/QUx/fR3XpDzm5Jy1JA==
|
||||
|
||||
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#da5bc358f40e1e9de39d28aea072a9c38e356bda":
|
||||
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#3e8607a77b363e162358995ad6c4c7ce6c7fb168":
|
||||
version "19.3.0"
|
||||
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/da5bc358f40e1e9de39d28aea072a9c38e356bda"
|
||||
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/3e8607a77b363e162358995ad6c4c7ce6c7fb168"
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@types/sdp-transform" "^2.4.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue