Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit fe720ec

Browse files
committed
Re-add olm dependency which is needed for types
Signed-off-by: Michael Telatynski <[email protected]>
1 parent 3fff7bf commit fe720ec

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@
163163
"@babel/preset-typescript": "^7.12.7",
164164
"@babel/register": "^7.12.10",
165165
"@casualbot/jest-sonar-reporter": "2.2.7",
166+
"@matrix-org/olm": "3.2.15",
166167
"@peculiar/webcrypto": "^1.4.3",
167168
"@playwright/test": "^1.40.1",
168169
"@testing-library/dom": "^9.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1855,6 +1855,11 @@
18551855
resolved "https://registry.yarnpkg.com/@matrix-org/matrix-wysiwyg/-/matrix-wysiwyg-2.37.4.tgz#bd9b46051a21c9986477e3a83a1417b1ee926d81"
18561856
integrity sha512-4OtBWAHNAOu9P5C6jOIeHlu4ChwV2YusxnbGuN20IceC4bT2h38flZQgm0x9/jgHfF0LwnKUwKXsxtRoq8xW0g==
18571857

1858+
"@matrix-org/[email protected]":
1859+
version "3.2.15"
1860+
resolved "https://registry.yarnpkg.com/@matrix-org/olm/-/olm-3.2.15.tgz#55f3c1b70a21bbee3f9195cecd6846b1083451ec"
1861+
integrity sha512-S7lOrndAK9/8qOtaTq/WhttJC/o4GAzdfK0MUPpo8ApzsJEC0QjtwrkC3KBXdFP1cD1MXi/mlKR7aaoVMKgs6Q==
1862+
18581863
"@matrix-org/react-sdk-module-api@^2.4.0":
18591864
version "2.4.0"
18601865
resolved "https://registry.yarnpkg.com/@matrix-org/react-sdk-module-api/-/react-sdk-module-api-2.4.0.tgz#5e4552acbe728141f42c1d54d75dcb4efea9301c"

0 commit comments

Comments
 (0)