1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-05 23:10:41 +03:00

Merge pull request #1880 from matrix-org/luke/pin-lolex-at-2.3.2

Pin lolex at 2.3.2 to avoid bug causing tests to fail
This commit is contained in:
David Baker
2018-05-09 11:50:43 +01:00
committed by GitHub

View File

@@ -74,7 +74,7 @@
"isomorphic-fetch": "^2.2.1",
"linkifyjs": "^2.1.3",
"lodash": "^4.13.1",
"lolex": "^2.3.2",
"lolex": "2.3.2",
"matrix-js-sdk": "0.10.1",
"optimist": "^0.6.1",
"pako": "^1.0.5",