Skip to content

Commit 28640ee

Browse files
authored
Fix matrix-widget-api version in package.json (#28453)
matrix-js-sdk#develop now depends on matrix-widget-api^v1.10.0, so update the lockfile to match that.
1 parent ce928e8 commit 28640ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8365,7 +8365,7 @@ [email protected]:
83658365
jwt-decode "^4.0.0"
83668366
loglevel "^1.7.1"
83678367
matrix-events-sdk "0.0.1"
8368-
matrix-widget-api "^1.8.2"
8368+
matrix-widget-api "^1.10.0"
83698369
oidc-client-ts "^3.0.1"
83708370
p-retry "4"
83718371
sdp-transform "^2.14.1"

0 commit comments

Comments
 (0)