@rexxhayanasi/elaina-baileys 1.1.2 → 1.1.4

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.
@@ -1,5 +1,3 @@
1
- ya udah aku pakai ini aja
2
-
3
1
  "use strict";
4
2
 
5
3
  Object.defineProperty(exports, "__esModule", { value: true });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rexxhayanasi/elaina-baileys",
3
- "version": "1.1.2",
3
+ "version": "1.1.4",
4
4
  "description": "Custom Baileys WhatsApp API",
5
5
  "keywords": [
6
6
  "baileys",
@@ -36,8 +36,8 @@
36
36
  "gen:protobuf": "sh WAProto/GenerateStatics.sh",
37
37
  "lint": "eslint src --ext .js,.ts,.jsx,.tsx",
38
38
  "lint:fix": "eslint src --fix --ext .js,.ts,.jsx,.tsx",
39
- "prepack": "echo 'Wileys WhatsApp Library'",
40
- "prepare": "echo 'Wileys WhatsApp Library'",
39
+ "prepack": "echo 'RexxHayanasi WhatsApp Library'",
40
+ "prepare": "echo 'RexxHayanasi WhatsApp Library'",
41
41
  "preinstall": "node ./engine-requirements.js",
42
42
  "release": "release-it",
43
43
  "test": "jest"