Skip to content

Commit 4bf8776

Browse files
committed
fix: pnpm install not found git commond
Signed-off-by: Bob Du <i@bobdu.cc>
1 parent 322d381 commit 4bf8776

File tree

2 files changed

+20
-24
lines changed

2 files changed

+20
-24
lines changed

service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"axios": "^1.6.7",
31-
"chatgpt": "git+https://github.com/chatgpt-web-dev/chatgpt-api#e8fca6bf34350881b1e9243610941bc4b00ce891",
31+
"@chatgptweb/chatgpt-api": "^5.3.0",
3232
"dayjs": "^1.11.7",
3333
"dotenv": "^16.0.3",
3434
"express": "^4.18.3",

service/pnpm-lock.yaml

Lines changed: 19 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)