mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 03:36:07 +03:00
Pin filesize ver to fix break upstream
https://travis-ci.org/vector-im/riot-web/builds/227340622 https://github.com/avoidwork/filesize.js/issues/87 3.5.7 and 3.5.8 ver released <24h ago and broke stuff for us
This commit is contained in:
parent
19482d751d
commit
c8fb18dc93
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
"draft-js-export-markdown": "^0.2.0",
|
||||
"emojione": "2.2.3",
|
||||
"file-saver": "^1.3.3",
|
||||
"filesize": "^3.1.2",
|
||||
"filesize": "3.5.6",
|
||||
"flux": "^2.0.3",
|
||||
"fuse.js": "^2.2.0",
|
||||
"glob": "^5.0.14",
|
||||
|
|
Loading…
Reference in a new issue