Use olm from default npm registry, since it's there now (#26461)

This commit is contained in:
Hubert Chathi
2023-10-27 22:37:23 +01:00
committed by GitHub
parent a2a60a4aa2
commit 56bdaaf2f2
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -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",