mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
Use released js-sdk
This commit is contained in:
parent
a6417c287f
commit
2cb9e606be
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
"linkifyjs": "^2.1.3",
|
||||
"lodash": "^4.13.1",
|
||||
"marked": "^0.3.5",
|
||||
"matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
|
||||
"matrix-js-sdk": "0.6.4-rc.2",
|
||||
"optimist": "^0.6.1",
|
||||
"q": "^1.4.1",
|
||||
"react": "^15.2.1",
|
||||
|
|
Loading…
Reference in a new issue