Set explicit matrix-js-sdk version

This commit is contained in:
Hugh Nimmo-Smith
2024-11-27 19:44:32 +00:00
parent 5bda0038c7
commit bd80f06992
2 changed files with 3 additions and 3 deletions

View File

@@ -122,7 +122,7 @@
"maplibre-gl": "^4.0.0",
"matrix-encrypt-attachment": "^1.0.3",
"matrix-events-sdk": "0.0.1",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#develop",
"matrix-js-sdk": "github:matrix-org/matrix-js-sdk#2210255d6ffc909c574fb8ef16f92140b2fb7797",
"matrix-widget-api": "^1.10.0",
"memoize-one": "^6.0.0",
"mime": "^4.0.4",