mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
correctly bump dep on js-sdk 0.5.4
This commit is contained in:
parent
204437e40c
commit
168f74d6cf
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
"highlight.js": "^8.9.1",
|
||||
"linkifyjs": "^2.0.0-beta.4",
|
||||
"marked": "^0.3.5",
|
||||
"matrix-js-sdk": "^0.5.3",
|
||||
"matrix-js-sdk": "^0.5.4",
|
||||
"optimist": "^0.6.1",
|
||||
"q": "^1.4.1",
|
||||
"react": "^15.0.1",
|
||||
|
|
Loading…
Reference in a new issue