1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-04-18 05:24:06 +03:00

Reset matrix-js-sdk back to develop branch

This commit is contained in:
RiotRobot 2024-09-10 12:49:18 +00:00
parent 2bb3313c31
commit 0252c1214c
2 changed files with 3 additions and 4 deletions

View File

@ -114,7 +114,7 @@
"maplibre-gl": "^2.0.0",
"matrix-encrypt-attachment": "^1.0.3",
"matrix-events-sdk": "0.0.1",
"matrix-js-sdk": "34.5.0",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-widget-api": "^1.9.0",
"memoize-one": "^6.0.0",
"minimist": "^1.2.5",

View File

@ -7004,10 +7004,9 @@ matrix-events-sdk@0.0.1:
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
matrix-js-sdk@34.5.0:
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
version "34.5.0"
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-34.5.0.tgz#078c81eb0f9271ae01d21df442979dcb2161cd8a"
integrity sha512-pbp+IxAkSwGmefrlUGCrtrs3UWyqN2iWh4lKnJW+jFIlsksXq7A8vL4cS1z8LXmpcHQAg3mKNuj8n8uhm51t1A==
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/9f8c1ee95329145b70f1c7d402865ce33cec21d2"
dependencies:
"@babel/runtime" "^7.12.5"
"@matrix-org/matrix-sdk-crypto-wasm" "^7.0.0"