Skip to content

Commit

Permalink
add dotenv package
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoqing committed Mar 27, 2023
1 parent c24ae87 commit 7e38812
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 50 deletions.
64 changes: 14 additions & 50 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"author": "gaoqing",
"license": "MIT",
"dependencies": {
"dotenv": "^16.0.3",
"openai": "^3.2.1",
"ws": "^8.13.0"
}
Expand Down

0 comments on commit 7e38812

Please sign in to comment.