mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: update package.json to include TypeScript and JavaScript files from WAProto directory (#1321)
This commit is contained in:
committed by
GitHub
parent
ae5a7d14c3
commit
a4aad45343
@@ -16,7 +16,8 @@
|
|||||||
"types": "lib/index.d.ts",
|
"types": "lib/index.d.ts",
|
||||||
"files": [
|
"files": [
|
||||||
"lib/*",
|
"lib/*",
|
||||||
"WAProto/*",
|
"WAProto/*.ts",
|
||||||
|
"WAProto/*.js",
|
||||||
"WASignalGroup/*.js",
|
"WASignalGroup/*.js",
|
||||||
"engine-requirements.js"
|
"engine-requirements.js"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user