mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
mobile: deprecation.
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
"changelog:preview": "conventional-changelog -p angular -u",
|
||||
"changelog:update": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
|
||||
"example": "node --inspect -r ts-node/register Example/example.ts",
|
||||
"example:mobile": "node --inspect -r ts-node/register Example/example.ts --mobile",
|
||||
"gen:protobuf": "sh WAProto/GenerateStatics.sh",
|
||||
"lint": "eslint src --ext .js,.ts,.jsx,.tsx",
|
||||
"lint:fix": "eslint src --fix --ext .js,.ts,.jsx,.tsx",
|
||||
|
||||
Reference in New Issue
Block a user