mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
package: missing field for node ver validation
This commit is contained in:
@@ -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