Add Olm as a dev dependency for types

Fixes https://github.com/vector-im/element-web/issues/15803
This commit is contained in:
J. Ryan Stinnett
2020-12-08 16:18:12 +00:00
parent 05e6b52191
commit 49bd7887d2
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -159,6 +159,7 @@
"lolex": "^5.1.2",
"matrix-mock-request": "^1.2.3",
"matrix-react-test-utils": "^0.2.2",
"olm": "https://packages.matrix.org/npm/olm/olm-3.2.1.tgz",
"react-test-renderer": "^16.13.1",
"rimraf": "^2.7.1",
"stylelint": "^9.10.1",