@jsdev_ninja/core 0.13.52 → 0.13.53

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.
package/dist/core.es.js CHANGED
@@ -3214,7 +3214,7 @@ const re = a.object({
3214
3214
  "draft",
3215
3215
  // before payment
3216
3216
  "pending",
3217
- // after payment
3217
+ // after payment or external payment
3218
3218
  "processing",
3219
3219
  // after admin approve
3220
3220
  "in_delivery",