Skip to content

Commit 219c0b3

Browse files
committed
add form-data
1 parent 983b66a commit 219c0b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/fileforge/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"access": "public"
1414
},
1515
"dependencies": {
16-
"@pipedream/platform": "^3.0.1"
16+
"@pipedream/platform": "^3.0.1",
17+
"form-data": "^4.0.0"
1718
}
1819
}

0 commit comments

Comments
 (0)