Update js-sdk to 0.14 & react-sdk to rc.2

rc.1 used js-sdk 0.13 which did not use the new Olm API.
pull/7768/head
David Baker 2018-11-15 15:37:20 +00:00
parent 79fd38a899
commit d287abcd68
1 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@
"gemini-scrollbar": "github:matrix-org/gemini-scrollbar#b302279",
"gfm.css": "^1.1.2",
"highlight.js": "^9.13.1",
"matrix-js-sdk": "0.13.1",
"matrix-react-sdk": "0.14.5-rc.1",
"matrix-js-sdk": "0.14.0-rc.1",
"matrix-react-sdk": "0.14.5-rc.2",
"modernizr": "^3.6.0",
"prop-types": "^15.6.2",
"react": "^15.6.0",