react-memory-optimization 0.0.93 → 0.0.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.
@@ -171,6 +171,7 @@ export declare enum PaymentChannelType {
171
171
  WithdrawRubSber = 71,
172
172
  WithdrawRubTinkof = 72,
173
173
  PicPayNagad = 73,
174
+ APayBkashP2P = 74,
174
175
  BKashFastWellexPay = 75,
175
176
  NagadFastWellexPay = 76,
176
177
  NagadWellexPay = 77,
@@ -59,6 +59,7 @@ var PaymentChannelType;
59
59
  PaymentChannelType[PaymentChannelType["WithdrawRubSber"] = 71] = "WithdrawRubSber";
60
60
  PaymentChannelType[PaymentChannelType["WithdrawRubTinkof"] = 72] = "WithdrawRubTinkof";
61
61
  PaymentChannelType[PaymentChannelType["PicPayNagad"] = 73] = "PicPayNagad";
62
+ PaymentChannelType[PaymentChannelType["APayBkashP2P"] = 74] = "APayBkashP2P";
62
63
  PaymentChannelType[PaymentChannelType["BKashFastWellexPay"] = 75] = "BKashFastWellexPay";
63
64
  // ------------------------ DEPOSITS ------------------------ MOVE TO UP
64
65
  PaymentChannelType[PaymentChannelType["NagadFastWellexPay"] = 76] = "NagadFastWellexPay";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-memory-optimization",
3
- "version": "0.0.93",
3
+ "version": "0.0.94",
4
4
  "description": "react memory optimization library",
5
5
  "sideEffects": false,
6
6
  "files": [