@final-commerce/common 2.0.10 → 2.0.11-beta.2

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/index.mjs CHANGED
@@ -231,6 +231,7 @@ var InventorySpecificActionType = /* @__PURE__ */ ((InventorySpecificActionType2
231
231
  InventorySpecificActionType2["TRANSFER"] = "TRANSFER";
232
232
  InventorySpecificActionType2["BULK_RECOUNT"] = "BULK_RECOUNT";
233
233
  InventorySpecificActionType2["APPLIED_FROM_WOO"] = "APPLIED_FROM_WOO";
234
+ InventorySpecificActionType2["PO_RECEIVED"] = "PO_RECEIVED";
234
235
  return InventorySpecificActionType2;
235
236
  })(InventorySpecificActionType || {});
236
237
  var ExtensionCategory = /* @__PURE__ */ ((ExtensionCategory2) => {