@jsdev_ninja/core 0.13.33 → 0.13.34

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
@@ -3517,12 +3517,12 @@ const Zn = {
3517
3517
  companies: "COMPANIES"
3518
3518
  }, jn = {
3519
3519
  products: "products",
3520
+ "favorite-products": "favorite-products",
3520
3521
  profiles: "profiles",
3521
3522
  cart: "cart",
3522
3523
  clients: "clients",
3523
3524
  orders: "orders",
3524
3525
  categories: "categories",
3525
- favorites: "favorites",
3526
3526
  payments: "payments",
3527
3527
  settings: "settings",
3528
3528
  discounts: "discounts",