Skip to content

Commit

Permalink
fix: pnpm install not found git commond
Browse files Browse the repository at this point in the history
Signed-off-by: Bob Du <[email protected]>
  • Loading branch information
BobDu committed Mar 15, 2024
1 parent 322d381 commit 4bf8776
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 24 deletions.
2 changes: 1 addition & 1 deletion service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"axios": "^1.6.7",
"chatgpt": "git+https://github.com/chatgpt-web-dev/chatgpt-api#e8fca6bf34350881b1e9243610941bc4b00ce891",
"@chatgptweb/chatgpt-api": "^5.3.0",
"dayjs": "^1.11.7",
"dotenv": "^16.0.3",
"express": "^4.18.3",
Expand Down
42 changes: 19 additions & 23 deletions service/pnpm-lock.yaml

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

0 comments on commit 4bf8776

Please sign in to comment.