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"
|
"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…
Add table
Add a link
Reference in a new issue