mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Bump olm version
Looks like this is causing pickle errors on packaged builds.
This commit is contained in:
parent
d176e83e94
commit
e0be012737
@ -133,7 +133,7 @@
|
|||||||
"webpack-dev-server": "^1.16.2"
|
"webpack-dev-server": "^1.16.2"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"olm": "https://matrix.org/packages/npm/olm/olm-2.1.0.tgz"
|
"olm": "https://matrix.org/packages/npm/olm/olm-2.2.1.tgz"
|
||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "im.riot.app",
|
"appId": "im.riot.app",
|
||||||
|
Loading…
Reference in New Issue
Block a user