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

and bump to latest version
This commit is contained in:
Hubert Chathi
2023-10-27 17:37:02 -04:00
committed by GitHub
parent 947f1bd591
commit c4852dd216
2 changed files with 5 additions and 4 deletions

View File

@@ -144,7 +144,7 @@
"@babel/register": "^7.12.10",
"@babel/traverse": "^7.12.12",
"@casualbot/jest-sonar-reporter": "2.2.7",
"@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",
"@peculiar/webcrypto": "^1.4.3",
"@percy/cli": "^1.11.0",
"@percy/cypress": "^3.1.2",