Skip to content

Commit

Permalink
Fix #34
Browse files Browse the repository at this point in the history
  • Loading branch information
RainEggplant committed Mar 16, 2023
1 parent e1981af commit a12064a
Show file tree
Hide file tree
Showing 3 changed files with 2,124 additions and 3,285 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"chatgpt": "^5.0.10",
"chatgpt": "^5.1.1",
"config": "^3.3.9",
"dotenv": "^16.0.3",
"extensionless": "^1.1.5",
Expand All @@ -55,7 +55,7 @@
"node-fetch": "^3.3.1",
"node-telegram-bot-api": "^0.60.0",
"promise-queue": "^2.2.5",
"telegramify-markdown": "^1.0.6"
"telegramify-markdown": "^1.1.0"
},
"optionalDependencies": {
"chatgpt-v3": "npm:[email protected]",
Expand Down
Loading

0 comments on commit a12064a

Please sign in to comment.