mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
feat(fix-workflow): push to the 2 npm packages at the same time (#746)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@whiskeysockets/baileys",
|
||||
"name": "baileys",
|
||||
"version": "6.6.0",
|
||||
"description": "WhatsApp API",
|
||||
"keywords": [
|
||||
@@ -77,7 +77,8 @@
|
||||
"ts-jest": "^27.0.3",
|
||||
"ts-node": "^10.8.1",
|
||||
"typedoc": "^0.24.7",
|
||||
"typescript": "^4.6.4"
|
||||
"typescript": "^4.6.4",
|
||||
"json": "^11.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"jimp": "^0.16.1",
|
||||
|
||||
Reference in New Issue
Block a user