Skip to content

Commit b20ab56

Browse files
author
Dan Hsiung
committed
remove unused dependencies
1 parent ef33382 commit b20ab56

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/openai/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/openai",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
44
"description": "Pipedream OpenAI Components",
55
"main": "openai.app.mjs",
66
"keywords": [
@@ -14,7 +14,6 @@
1414
"access": "public"
1515
},
1616
"dependencies": {
17-
"@ffmpeg-installer/ffmpeg": "^1.1.0",
1817
"@pipedream/platform": "^3.0.3",
1918
"@pipedream/types": "^0.1.4",
2019
"axios": "^1.6.2",

0 commit comments

Comments
 (0)