fix(matrix): mirror runtime deps for docker builds

(cherry picked from commit 1c843552b7)
This commit is contained in:
Vincent Koc
2026-04-13 10:03:25 +01:00
committed by Peter Steinberger
parent e36f2f92c5
commit 98c2a38bc3
4 changed files with 27 additions and 0 deletions

View File

@@ -1461,6 +1461,7 @@
"optionalDependencies": {
"@discordjs/opus": "^0.10.0",
"@matrix-org/matrix-sdk-crypto-nodejs": "^0.4.0",
"fake-indexeddb": "^6.2.5",
"openshell": "0.1.0"
},
"overrides": {