Use packages.matrix.org for Olm
Fixes https://github.com/vector-im/riot-web/issues/9497
This commit is contained in:
parent
f400cea437
commit
cbaa7a81bf
2 changed files with 3 additions and 3 deletions
|
@ -76,7 +76,7 @@
|
|||
"matrix-js-sdk": "1.0.4",
|
||||
"matrix-react-sdk": "1.0.7",
|
||||
"modernizr": "^3.6.0",
|
||||
"olm": "https://matrix.org/packages/npm/olm/olm-3.1.0-pre3.tgz",
|
||||
"olm": "https://packages.matrix.org/npm/olm/olm-3.1.0-pre3.tgz",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^15.6.0",
|
||||
"react-dom": "^15.6.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue