Skip to content

Commit 9604f5c

Browse files
committed
feat: Route to send status broadcast
1 parent 69c1059 commit 9604f5c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/DavidsonGomes/evolution-api.git"
15+
"url": "git+https://github.com/EvolutionAPI/evolution-api.git"
1616
},
1717
"keywords": [
1818
"chat",
@@ -36,9 +36,9 @@
3636
},
3737
"license": "GPL-3.0",
3838
"bugs": {
39-
"url": "https://github.com/DavidsonGomes/evolution-api/issues"
39+
"url": "https://github.com/EvolutionAPI/evolution-api/issues"
4040
},
41-
"homepage": "https://github.com/DavidsonGomes/evolution-api#readme",
41+
"homepage": "https://github.com/EvolutionAPI/evolution-api#readme",
4242
"dependencies": {
4343
"@whiskeysockets/baileys": "github:EvolutionAPI/Baileys",
4444
"@adiwajshing/keyed-db": "^0.2.4",

0 commit comments

Comments
 (0)