mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Pin to released js-sdk & react-sdk
This commit is contained in:
parent
cc5c636fa5
commit
2639d10f97
1 changed files with 2 additions and 2 deletions
|
@ -47,8 +47,8 @@
|
|||
"gfm.css": "^1.1.1",
|
||||
"highlight.js": "^9.0.0",
|
||||
"linkifyjs": "2.0.0-beta.4",
|
||||
"matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
|
||||
"matrix-react-sdk": "matrix-org/matrix-react-sdk#develop",
|
||||
"matrix-js-sdk": "0.6.1",
|
||||
"matrix-react-sdk": "0.7.2",
|
||||
"modernizr": "^3.1.0",
|
||||
"q": "^1.4.1",
|
||||
"react": "^15.2.1",
|
||||
|
|
Loading…
Reference in a new issue