Use olm from default npm registry, since it's there now (#26461)
This commit is contained in:
parent
a2a60a4aa2
commit
56bdaaf2f2
2 changed files with 5 additions and 4 deletions
|
@ -70,7 +70,7 @@
|
|||
"@types/react": "17.0.68"
|
||||
},
|
||||
"dependencies": {
|
||||
"@matrix-org/olm": "https://gitlab.matrix.org/api/v4/projects/27/packages/npm/@matrix-org/olm/-/@matrix-org/olm-3.2.14.tgz",
|
||||
"@matrix-org/olm": "3.2.15",
|
||||
"@matrix-org/react-sdk-module-api": "^2.1.0",
|
||||
"gfm.css": "^1.1.2",
|
||||
"jsrsasign": "^10.5.25",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue