mirror of
https://github.com/donl/plivo-node.git
synced 2026-06-05 06:12:31 -06:00
Add new dependency for multipart requests
This commit is contained in:
parent
e5e6478204
commit
4a880c98f0
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@
|
|||
"axios": "^0.19.2",
|
||||
"base-64": "^0.1.0",
|
||||
"build-url": "^1.0.10",
|
||||
"form-data": "^4.0.0",
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"lodash": "^4.17.4",
|
||||
"querystring": "^0.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue