Port over room leaving

This commit is contained in:
David Baker
2015-09-17 12:10:01 +01:00
parent 88aaf82c88
commit d938ba70d3
3 changed files with 96 additions and 3 deletions
+4 -3
View File
@@ -19,15 +19,16 @@
"prepublish": "npm run build"
},
"dependencies": {
"glob": "^5.0.14",
"optimist": "^0.6.1",
"classnames": "^2.1.2",
"filesize": "^3.1.2",
"flux": "^2.0.3",
"glob": "^5.0.14",
"linkifyjs": "^2.0.0-beta.4",
"matrix-js-sdk": "0.2.0",
"optimist": "^0.6.1",
"q": "^1.4.1",
"react": "^0.13.3",
"linkifyjs": "^2.0.0-beta.4"
"react-loader": "^1.4.0"
},
"devDependencies": {
"babel": "^5.8.23",