Merge pull request #296 from vector-im/matthew/redesign

Matthew/redesign
This commit is contained in:
Matthew Hodgson
2015-10-30 18:30:13 +00:00
87 changed files with 1308 additions and 414 deletions

View File

@@ -33,7 +33,8 @@
"matrix-react-sdk": "^0.0.2",
"q": "^1.4.1",
"react": "^0.13.3",
"react-loader": "^1.4.0"
"react-loader": "^1.4.0",
"sanitize-html": "^1.11.1"
},
"devDependencies": {
"babel": "^5.8.23",