@simpoobusiness/sdk 1.0.5 → 1.0.6

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/cjs/index.js CHANGED
@@ -29452,8 +29452,6 @@ const InventoryTable = () => {
29452
29452
  }, tHeadClass: "whitespace-nowrap", tbCellClass: "text-dark font-semibold", meta: meta }));
29453
29453
  };
29454
29454
 
29455
- console.log("✅ SDK Version:", "1.0.0 -", new Date().toISOString());
29456
-
29457
29455
  exports.InventoryTable = InventoryTable;
29458
29456
  exports.SimpooProvider = SimpooProvider;
29459
29457
  //# sourceMappingURL=index.js.map