Skip to content

Commit

Permalink
Update package.json with new repository URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Luisotee committed Dec 16, 2023
1 parent cf51566 commit 4409e68
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,6 +1,6 @@
{
"name": "whatsapp-ai-assistant",
"version": "2.1.0",
"version": "2.1.1",
"description": "WhatsApp chatbot",
"module": "src/index.ts",
"type": "module",
Expand All @@ -16,7 +16,7 @@
"docker:stop": "docker stop sydney-whatsapp-chatbot",
"build": "npm run generate && npm run migrate"
},
"repository": "https://github.com/veigamann/sydney-whatsapp-chatbot.git",
"repository": "https://github.com/WAppAI/assistant.git",
"author": "Matheus Veiga <[email protected]>",
"devDependencies": {
"@types/fluent-ffmpeg": "^2.1.22",
Expand Down

0 comments on commit 4409e68

Please sign in to comment.