From fd7702022efc6c3f289d0e35dc3cbf3213f48b7b Mon Sep 17 00:00:00 2001 From: Timo K Date: Tue, 14 Nov 2023 20:21:21 +0100 Subject: [PATCH] test branch update to patched js-sdk Signed-off-by: Timo K --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f7120476eca0..e78de1bcb003 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "maplibre-gl": "^2.0.0", "matrix-encrypt-attachment": "^1.0.3", "matrix-events-sdk": "0.0.1", - "matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop", + "matrix-js-sdk": "github:matrix-org/matrix-js-sdk#toger5/call-notify-event-ringing", "matrix-widget-api": "^1.5.0", "memoize-one": "^6.0.0", "minimist": "^1.2.5", diff --git a/yarn.lock b/yarn.lock index 743c2b68de50..f41e346c3ec7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7564,9 +7564,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@github:matrix-org/matrix-js-sdk#develop": +"matrix-js-sdk@github:matrix-org/matrix-js-sdk#toger5/call-notify-event-ringing": version "30.0.1" - resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/76f993e7ff72768ba1769f6893712ec9a4f4a0c2" + resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/e7ac4594ea584c8f8f4fefb071314f22ebd7a038" dependencies: "@babel/runtime" "^7.12.5" "@matrix-org/matrix-sdk-crypto-wasm" "^3.0.1"