mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
add browser request as a dep
since we need to do requests directly for scalar integ
This commit is contained in:
parent
75979786fc
commit
0bb4f9dd5c
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue