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": [
|
"files": [
|
||||||
"lib/*",
|
"lib/*",
|
||||||
"WAProto/*",
|
"WAProto/*",
|
||||||
"WASignalGroup/*.js"
|
"WASignalGroup/*.js",
|
||||||
|
"engine-requirements.js"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build:all": "tsc && typedoc",
|
"build:all": "tsc && typedoc",
|
||||||
|
|||||||
Reference in New Issue
Block a user