mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix: Fixed installation from Yarn v2 (close #41)
This commit is contained in:
committed by
GitHub
parent
142485a9a8
commit
5ff88d82a1
0
.npmignore
Normal file
0
.npmignore
Normal file
@@ -36,6 +36,7 @@
|
||||
"gen:protobuf": "sh WAProto/GenerateStatics.sh",
|
||||
"lint": "eslint . --ext .js,.ts,.jsx,.tsx",
|
||||
"lint:fix": "eslint . --fix --ext .js,.ts,.jsx,.tsx",
|
||||
"prepack": "tsc",
|
||||
"prepare": "tsc",
|
||||
"release": "release-it",
|
||||
"test": "jest"
|
||||
|
||||
Reference in New Issue
Block a user