mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-19 21:41:02 +02: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
@ -22,6 +22,7 @@
|
|||||||
"test-multi": "karma start --single-run=false"
|
"test-multi": "karma start --single-run=false"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"browser-request": "^0.3.3",
|
||||||
"classnames": "^2.1.2",
|
"classnames": "^2.1.2",
|
||||||
"favico.js": "^0.3.10",
|
"favico.js": "^0.3.10",
|
||||||
"filesize": "^3.1.2",
|
"filesize": "^3.1.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user