Force using the latest version of the WASM bindings

This commit is contained in:
Quentin Gliech
2024-12-16 14:42:01 +01:00
parent b822b9f80d
commit b6036d025f
2 changed files with 6 additions and 5 deletions

View File

@@ -121,6 +121,7 @@
"vitest-axe": "^1.0.0-pre.3"
},
"resolutions": {
"@matrix-org/matrix-sdk-crypto-wasm": "12.0.0",
"strip-ansi": "6.0.1"
}
}