Skip to content

Commit ed7b314

Browse files
committed
Promote olm to a real dep given the types refer to it
Signed-off-by: Michael Telatynski <[email protected]>
1 parent 24eff50 commit ed7b314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"dependencies": {
5555
"@babel/runtime": "^7.12.5",
5656
"@matrix-org/matrix-sdk-crypto-wasm": "^6.0.0",
57+
"@matrix-org/olm": "3.2.15",
5758
"another-json": "^0.2.0",
5859
"bs58": "^6.0.0",
5960
"content-type": "^1.0.4",
@@ -82,7 +83,6 @@
8283
"@babel/preset-env": "^7.12.11",
8384
"@babel/preset-typescript": "^7.12.7",
8485
"@casualbot/jest-sonar-reporter": "2.2.7",
85-
"@matrix-org/olm": "3.2.15",
8686
"@peculiar/webcrypto": "^1.4.5",
8787
"@types/bs58": "^4.0.1",
8888
"@types/content-type": "^1.1.5",

0 commit comments

Comments
 (0)