Skip to content

Commit 5a7956f

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent e193f57 commit 5a7956f

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"jsrsasign": "^11.0.0",
7878
"katex": "^0.16.0",
7979
"lodash": "^4.17.21",
80-
"matrix-js-sdk": "33.0.0",
80+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
8181
"matrix-react-sdk": "github:matrix-org/matrix-react-sdk#develop",
8282
"matrix-widget-api": "^1.3.1",
8383
"react": "17.0.2",

yarn.lock

-20
Original file line numberDiff line numberDiff line change
@@ -8402,26 +8402,6 @@ [email protected]:
84028402
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
84038403
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
84048404

8405-
8406-
version "33.0.0"
8407-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-33.0.0.tgz#556c20b4ee0b1b7f59a98d126fdce3818c6ecfc4"
8408-
integrity sha512-uv2Mx4j9hw1E+98wi7KUKn04+3jCaMM1BnLp7k8hkL1dQyibHTzB8evlR6idzatPChxgdTSeD+zTUesYy3i9gw==
8409-
dependencies:
8410-
"@babel/runtime" "^7.12.5"
8411-
"@matrix-org/matrix-sdk-crypto-wasm" "^5.0.0"
8412-
another-json "^0.2.0"
8413-
bs58 "^5.0.0"
8414-
content-type "^1.0.4"
8415-
jwt-decode "^4.0.0"
8416-
loglevel "^1.7.1"
8417-
matrix-events-sdk "0.0.1"
8418-
matrix-widget-api "^1.6.0"
8419-
oidc-client-ts "^3.0.1"
8420-
p-retry "4"
8421-
sdp-transform "^2.14.1"
8422-
unhomoglyph "^1.0.6"
8423-
uuid "9"
8424-
84258405
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
84268406
version "33.0.0"
84278407
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/89875b8e314288856f9736ae84ee889991c64b34"

0 commit comments

Comments
 (0)