Skip to content

Commit eb586a5

Browse files
committed
update package
1 parent c64132e commit eb586a5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"livekit-client": "^2.13.0",
109109
"lodash-es": "^4.17.21",
110110
"loglevel": "^1.9.1",
111-
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#d8feffd190ae834f050f5e709ae00ad7a24aced9",
111+
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#head=develop",
112112
"matrix-widget-api": "^1.13.0",
113113
"normalize.css": "^8.0.1",
114114
"observable-hooks": "^4.2.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7537,7 +7537,7 @@ __metadata:
75377537
livekit-client: "npm:^2.13.0"
75387538
lodash-es: "npm:^4.17.21"
75397539
loglevel: "npm:^1.9.1"
7540-
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#d8feffd190ae834f050f5e709ae00ad7a24aced9"
7540+
matrix-js-sdk: "github:matrix-org/matrix-js-sdk#head=develop"
75417541
matrix-widget-api: "npm:^1.13.0"
75427542
normalize.css: "npm:^8.0.1"
75437543
observable-hooks: "npm:^4.2.3"
@@ -10297,9 +10297,9 @@ __metadata:
1029710297
languageName: node
1029810298
linkType: hard
1029910299

10300-
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#d8feffd190ae834f050f5e709ae00ad7a24aced9":
10301-
version: 38.3.0
10302-
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=d8feffd190ae834f050f5e709ae00ad7a24aced9"
10300+
"matrix-js-sdk@github:matrix-org/matrix-js-sdk#head=develop":
10301+
version: 38.4.0
10302+
resolution: "matrix-js-sdk@https://github.com/matrix-org/matrix-js-sdk.git#commit=fd949fe486038099ee111a72b57ce711e85bc352"
1030310303
dependencies:
1030410304
"@babel/runtime": "npm:^7.12.5"
1030510305
"@matrix-org/matrix-sdk-crypto-wasm": "npm:^15.3.0"
@@ -10315,7 +10315,7 @@ __metadata:
1031510315
sdp-transform: "npm:^2.14.1"
1031610316
unhomoglyph: "npm:^1.0.6"
1031710317
uuid: "npm:13"
10318-
checksum: 10c0/0a588a8c8f7fcc8b56b7c409eb74e7876dcf2d546866176c3d75c2e6a96badce39e1a7bc4712e27a16f9d20db2385e24f08b2a336f6055ab5a9d9f4b4ff399e4
10318+
checksum: 10c0/d334811074726482b58089fef6c9e98a462fbc1d91c63798307648bdc1349d2e154aa31f391690e2c9cd90eee61a3be9fe8872873e7f828b529d9268d2a25b78
1031910319
languageName: node
1032010320
linkType: hard
1032110321

0 commit comments

Comments
 (0)