Bump olm version
Looks like this is causing pickle errors on packaged builds.pull/3149/head
parent
d176e83e94
commit
e0be012737
|
@ -133,7 +133,7 @@
|
|||
"webpack-dev-server": "^1.16.2"
|
||||
},
|
||||
"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": {
|
||||
"appId": "im.riot.app",
|
||||
|
|
Loading…
Reference in New Issue