pull/2605/head
Matthew Hodgson 2016-11-19 02:04:32 +02:00
parent 683ecb3326
commit 5cd4f88b8c
1 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"name": "vector-web",
"productName": "Riot",
"main": "electron/src/electron-main.js",
"version": "0.8.4",
"version": "0.9.0",
"description": "A feature-rich client for Matrix.org",
"author": "Vector Creations Ltd.",
"repository": {
@ -66,8 +66,8 @@
"gfm.css": "^1.1.1",
"highlight.js": "^9.0.0",
"linkifyjs": "^2.1.3",
"matrix-js-sdk": "matrix-org/matrix-js-sdk#develop",
"matrix-react-sdk": "matrix-org/matrix-react-sdk#develop",
"matrix-js-sdk": "0.7.0",
"matrix-react-sdk": "0.8.0",
"modernizr": "^3.1.0",
"q": "^1.4.1",
"react": "^15.4.0",