mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"whatsapp",
|
||||
"automation"
|
||||
],
|
||||
"homepage": "https://baileys.wiki/",
|
||||
"homepage": "https://github.com/WhiskeySockets/Baileys/",
|
||||
"repository": {
|
||||
"url": "git@github.com:WhiskeySockets/Baileys.git"
|
||||
},
|
||||
@@ -17,7 +17,8 @@
|
||||
"files": [
|
||||
"lib/*",
|
||||
"WAProto/*",
|
||||
"WASignalGroup/*.js"
|
||||
"WASignalGroup/*.js",
|
||||
"engine-requirements.js"
|
||||
],
|
||||
"scripts": {
|
||||
"build:all": "tsc && typedoc",
|
||||
|
||||
Reference in New Issue
Block a user