Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit c1cb0e6

Browse files
authored
Merge pull request #1114 from phillmac/patch-1
Add dependency for form-data
2 parents 641c28c + a34313e commit c1cb0e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"err-code": "^2.0.0",
5858
"explain-error": "^1.0.4",
5959
"flatmap": "0.0.3",
60+
"form-data": "^2.5.1",
6061
"fs-extra": "^8.1.0",
6162
"glob": "^7.1.3",
6263
"ipfs-block": "~0.8.1",

0 commit comments

Comments
 (0)