Skip to content

Commit 848b869

Browse files
committed
add form-data dependency
1 parent aa0ea17 commit 848b869

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

components/vapi/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.3"
16+
"@pipedream/platform": "^3.0.3",
17+
"form-data": "^4.0.1"
1718
}
1819
}

0 commit comments

Comments
 (0)