Skip to content

Commit

Permalink
chore: openai prod dep for types
Browse files Browse the repository at this point in the history
  • Loading branch information
ctjlewis committed Jul 20, 2023
1 parent f98e6b1 commit fc2d642
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@
"dotenv": "^16.0.3",
"eslint": "^8.41.0",
"node-fetch": "^3.3.1",
"openai": "^3.3.0",
"typedoc": "^0.24.7",
"typescript": "^5.0.4"
},
"dependencies": {
"eventsource-parser": "^1.0.0",
"openai": "^3.3.0",
"yield-stream": "^3.0.0"
},
"keywords": [
Expand All @@ -73,4 +73,4 @@
"releaseName": "v${version}"
}
}
}
}
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit fc2d642

@vercel
Copy link

@vercel vercel bot commented on fc2d642 Jul 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.