Skip to content

Commit

Permalink
chore(release): v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
laxeder committed Jan 20, 2024
1 parent 1faee59 commit 2cafc9a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rompot",
"version": "2.0.5",
"version": "2.0.6",
"description": "Chatbot API em TypeScript",
"main": "lib/index.js",
"types": "lib/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"@adiwajshing/keyed-db": "0.2.4",
"@hapi/boom": "9.1.3",
"@laxeder/baileys": "github:laxeder/baileys#47e5092fdb4e2284c74b39305b7fd920e31061cd",
"@laxeder/baileys": "github:laxeder/baileys#da9ee5d7cb7e66839c2a8cf6d67fb8c6bbd3e164",
"axios": "1.6.5",
"body-parser": "1.20.2",
"cluster": "0.7.7",
Expand All @@ -52,7 +52,7 @@
"@types/ws": "8.5.3",
"dotenv": "16.3.1",
"jimp": "0.16.1",
"sharp": "0.30.5",
"sharp": "0.30.6",
"ts-node-dev": "2.0.0",
"typescript": "4.6.4"
},
Expand Down

0 comments on commit 2cafc9a

Please sign in to comment.