mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
bump to the same react version as the custom app
This commit is contained in:
parent
49e687f584
commit
c33899e93a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
"flux": "^2.0.3",
|
||||
"matrix-js-sdk": "0.1.1",
|
||||
"q": "^1.4.1",
|
||||
"react": "^0.13.0",
|
||||
"react": "^0.13.3",
|
||||
"react-loader": "^1.4.0",
|
||||
"linkifyjs": "^2.0.0-beta.4"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue