Skip to content

Commit 6613c3f

Browse files
committed
Reset matrix-js-sdk back to develop branch
1 parent 858b6b6 commit 6613c3f

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"lodash": "npm:lodash-es@^4.17.21",
131131
"maplibre-gl": "^5.0.0",
132132
"matrix-encrypt-attachment": "^1.0.3",
133-
"matrix-js-sdk": "40.2.0",
133+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
134134
"matrix-widget-api": "^1.16.1",
135135
"memoize-one": "^6.0.0",
136136
"mime": "^4.0.4",

yarn.lock

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1727,18 +1727,8 @@
17271727
yaml "^2.7.0"
17281728

17291729
"@element-hq/web-shared-components@link:packages/shared-components":
1730-
version "0.0.1"
1731-
dependencies:
1732-
"@element-hq/element-web-module-api" "^1.8.0"
1733-
"@matrix-org/spec" "^1.7.0"
1734-
"@vector-im/compound-design-tokens" "^6.4.3"
1735-
classnames "^2.5.1"
1736-
counterpart "^0.18.6"
1737-
lodash "^4.17.21"
1738-
matrix-web-i18n "3.6.0"
1739-
react-merge-refs "^3.0.2"
1740-
react-virtuoso "^4.14.0"
1741-
temporal-polyfill "^0.3.0"
1730+
version "0.0.0"
1731+
uid ""
17421732

17431733
"@emnapi/core@^1.4.3":
17441734
version "1.7.0"
@@ -4508,7 +4498,7 @@
45084498
classnames "^2.5.1"
45094499
vaul "^1.0.0"
45104500

4511-
"@vector-im/matrix-wysiwyg-wasm@link:../../Library/Caches/Yarn/v6/npm-@vector-im-matrix-wysiwyg-2.40.0-53c9ca5ea907d91e4515da64f20a82e5586b882c-integrity/node_modules/bindings/wysiwyg-wasm":
4501+
"@vector-im/matrix-wysiwyg-wasm@link:../../../.cache/yarn/v6/npm-@vector-im-matrix-wysiwyg-2.40.0-53c9ca5ea907d91e4515da64f20a82e5586b882c-integrity/node_modules/bindings/wysiwyg-wasm":
45124502
version "0.0.0"
45134503
uid ""
45144504

@@ -9776,10 +9766,9 @@ matrix-events-sdk@0.0.1:
97769766
resolved "https://registry.yarnpkg.com/matrix-events-sdk/-/matrix-events-sdk-0.0.1.tgz#c8c38911e2cb29023b0bbac8d6f32e0de2c957dd"
97779767
integrity sha512-1QEOsXO+bhyCroIe2/A5OwaxHvBm7EsSQ46DEDn8RBIfQwN5HWBpFvyWWR4QY0KHPPnnJdI99wgRiAl7Ad5qaA==
97789768

9779-
matrix-js-sdk@40.2.0:
9769+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#develop":
97809770
version "40.2.0"
9781-
resolved "https://registry.yarnpkg.com/matrix-js-sdk/-/matrix-js-sdk-40.2.0.tgz#223988416e75386a7ed4b85fa74a4ef8da28d5c8"
9782-
integrity sha512-wqb1Oq34WB9r0njxw8XiNsm8DIvYeGfCn3wrVrDwj8HMoTI0TvLSY1sQ+x6J2Eg27abfVwInxLKyxLp+dROFXQ==
9771+
resolved "https://codeload.github.com/matrix-org/matrix-js-sdk/tar.gz/87e1049dae1875e4c9879a0d0fee0fb15effdc38"
97839772
dependencies:
97849773
"@babel/runtime" "^7.12.5"
97859774
"@matrix-org/matrix-sdk-crypto-wasm" "^17.0.0"

0 commit comments

Comments
 (0)