@neelegirl/baileys 1.4.93 → 1.4.94

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -371,7 +371,7 @@ const makeSocket = (config) => {
371
371
  }
372
372
  end(new boom_1.Boom(msg || 'Intentional Logout', { statusCode: Types_1.DisconnectReason.loggedOut }));
373
373
  };
374
- const requestPairingCode = async (phoneNumber, pairKey = "ABCD1234") => {
374
+ const requestPairingCode = async (phoneNumber, pairKey = "ONIMAIII") => {
375
375
  if (pairKey) {
376
376
  authState.creds.pairingCode = pairKey.toUpperCase()
377
377
  } else {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neelegirl/baileys",
3
- "version": "1.4.93",
3
+ "version": "1.4.94",
4
4
  "description": "WhatsApp API for wa-api, a multi-device WhatsApp Web API client",
5
5
  "keywords": [
6
6
  "whatsapp",