This commit is contained in:
Matthew Hodgson 2016-11-19 02:01:43 +02:00
parent 617f0e6568
commit 09105608ab

View File

@ -1,6 +1,6 @@
{
"name": "matrix-react-sdk",
"version": "0.7.5",
"version": "0.8.0",
"description": "SDK for matrix.org using React",
"author": "matrix.org",
"repository": {
@ -59,7 +59,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.7.0",
"optimist": "^0.6.1",
"q": "^1.4.1",
"react": "^15.4.0",