Skip to content

Commit 02fd35d

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent a71b7f0 commit 02fd35d

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": "32.2.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
@@ -8337,26 +8337,6 @@ [email protected]:
83378337
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
83388338
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
83398339

8340-
8341-
version "32.2.0"
8342-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-32.2.0.tgz#9b49206ba292890ba4fe2cd58e0741a269ade9a5"
8343-
integrity sha512-LnfJNq5nMF/R+Wigv7dP+Q6I/D5zKHOIdGg9mYyQmhpLc+skWLCtjqa4cLH+hq5CUyppQXMuPH/FFQaGQQ3ImA==
8344-
dependencies:
8345-
"@babel/runtime" "^7.12.5"
8346-
"@matrix-org/matrix-sdk-crypto-wasm" "^4.9.0"
8347-
another-json "^0.2.0"
8348-
bs58 "^5.0.0"
8349-
content-type "^1.0.4"
8350-
jwt-decode "^4.0.0"
8351-
loglevel "^1.7.1"
8352-
matrix-events-sdk "0.0.1"
8353-
matrix-widget-api "^1.6.0"
8354-
oidc-client-ts "^3.0.1"
8355-
p-retry "4"
8356-
sdp-transform "^2.14.1"
8357-
unhomoglyph "^1.0.6"
8358-
uuid "9"
8359-
83608340
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
83618341
version "32.2.0"
83628342
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/2a716bd076459f48fed967f3eb4158ebdc1f3600"

0 commit comments

Comments
 (0)