Skip to content

Commit

Permalink
Merge pull request #39 from RainEggplant/fix-md
Browse files Browse the repository at this point in the history
Fix #34
  • Loading branch information
RainEggplant committed Mar 16, 2023
2 parents e1981af + a12064a commit 4b70faf
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:chatgpt@3.5.1",
Expand Down
Loading

0 comments on commit 4b70faf

Please sign in to comment.