Skip to content

Commit 161c37d

Browse files
committed
Upgrade matrix-js-sdk to 7.1.0-rc.1
1 parent 0a6ce5e commit 161c37d

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"is-ip": "^2.0.0",
8181
"linkifyjs": "^2.1.6",
8282
"lodash": "^4.17.14",
83-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
83+
"matrix-js-sdk": "7.1.0-rc.1",
8484
"minimist": "^1.2.0",
8585
"pako": "^1.0.5",
8686
"parse5": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5820,9 +5820,10 @@ mathml-tag-names@^2.0.1:
58205820
resolved "https://registry.yarnpkg.com/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz#4ddadd67308e780cf16a47685878ee27b736a0a3"
58215821
integrity sha512-APMBEanjybaPzUrfqU0IMU5I0AswKMH7k8OTLs0vvV4KZpExkTkY87nR/zpbuTPj+gARop7aGUbl11pnDfW6xg==
58225822

5823-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
5824-
version "7.0.0"
5825-
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/f683f4544aa5da150836b01c754062809119fa97"
5823+
5824+
version "7.1.0-rc.1"
5825+
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-7.1.0-rc.1.tgz#eba6232c5980010783f0d4987421e36d4b365ead"
5826+
integrity sha512-h0KmA5RcY7Ui2406Et2plrwQRk8R6r3dBdsihaE6XIbtFaqQgJ4Q/eECFphHU20HA2SXrqXVcgvAIfds5y27aw==
58265827
dependencies:
58275828
"@babel/runtime" "^7.8.3"
58285829
another-json "^0.2.0"

0 commit comments

Comments
 (0)