We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69c1059 commit 9604f5cCopy full SHA for 9604f5c
1 file changed
package.json
@@ -12,7 +12,7 @@
12
},
13
"repository": {
14
"type": "git",
15
- "url": "git+https://github.com/DavidsonGomes/evolution-api.git"
+ "url": "git+https://github.com/EvolutionAPI/evolution-api.git"
16
17
"keywords": [
18
"chat",
@@ -36,9 +36,9 @@
36
37
"license": "GPL-3.0",
38
"bugs": {
39
- "url": "https://github.com/DavidsonGomes/evolution-api/issues"
+ "url": "https://github.com/EvolutionAPI/evolution-api/issues"
40
41
- "homepage": "https://github.com/DavidsonGomes/evolution-api#readme",
+ "homepage": "https://github.com/EvolutionAPI/evolution-api#readme",
42
"dependencies": {
43
"@whiskeysockets/baileys": "github:EvolutionAPI/Baileys",
44
"@adiwajshing/keyed-db": "^0.2.4",
0 commit comments