We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24eff50 commit ed7b314Copy full SHA for ed7b314
package.json
@@ -54,6 +54,7 @@
54
"dependencies": {
55
"@babel/runtime": "^7.12.5",
56
"@matrix-org/matrix-sdk-crypto-wasm": "^6.0.0",
57
+ "@matrix-org/olm": "3.2.15",
58
"another-json": "^0.2.0",
59
"bs58": "^6.0.0",
60
"content-type": "^1.0.4",
@@ -82,7 +83,6 @@
82
83
"@babel/preset-env": "^7.12.11",
84
"@babel/preset-typescript": "^7.12.7",
85
"@casualbot/jest-sonar-reporter": "2.2.7",
- "@matrix-org/olm": "3.2.15",
86
"@peculiar/webcrypto": "^1.4.5",
87
"@types/bs58": "^4.0.1",
88
"@types/content-type": "^1.1.5",
0 commit comments