We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983b66a commit 219c0b3Copy full SHA for 219c0b3
components/fileforge/package.json
@@ -13,6 +13,7 @@
13
"access": "public"
14
},
15
"dependencies": {
16
- "@pipedream/platform": "^3.0.1"
+ "@pipedream/platform": "^3.0.1",
17
+ "form-data": "^4.0.0"
18
}
19
0 commit comments