Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sataniceypz authored Oct 29, 2024
1 parent 3df4aa8 commit 0355501
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Izumi-v3",
"version": "3.3.1",
"description": "IZUMI-v3 simple multi device WhatsApp Bot.",
"description": "IZUMI-MD simple multi device WhatsApp Bot.",
"main": "./index.js",
"scripts": {
"start": "pm2 start . --attach --name izumi"
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/sataniceypz/Izumi-v3#readme",
"dependencies": {
"@adiwajshing/baileys": "git+https://github.com/A-d-i-t-h-y-a-n/Baileys.js.git",
"@adiwajshing/baileys": "git+https://github.com/A-d-i-t-h-y-a-n/Baileys.js.git",
"@adiwajshing/keyed-db": "^0.2.4",
"izumi-md": "^1.4.0",
"node-webpmux": "^3.1.0",
Expand Down

0 comments on commit 0355501

Please sign in to comment.