1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-08 21:42:24 +03:00

add browser request as a dep

since we need to do requests directly for scalar integ
This commit is contained in:
David Baker
2016-05-16 15:35:39 +01:00
parent 75979786fc
commit 0bb4f9dd5c

View File

@@ -22,6 +22,7 @@
"test-multi": "karma start --single-run=false"
},
"dependencies": {
"browser-request": "^0.3.3",
"classnames": "^2.1.2",
"favico.js": "^0.3.10",
"filesize": "^3.1.2",