mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
We now require flux 2.1 because we use utils
This commit is contained in:
parent
27592728f5
commit
c61942ed5d
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
"emojione": "2.2.3",
|
||||
"file-saver": "^1.3.3",
|
||||
"filesize": "3.5.6",
|
||||
"flux": "^2.0.3",
|
||||
"flux": "2.1.1",
|
||||
"fuse.js": "^2.2.0",
|
||||
"glob": "^5.0.14",
|
||||
"highlight.js": "^8.9.1",
|
||||
|
|
Loading…
Reference in a new issue