@verma-consulting/common-library 0.1.33 → 0.1.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/index.mjs CHANGED
@@ -2094,7 +2094,7 @@ var defaults = {
2094
2094
  prices: {
2095
2095
  active: true,
2096
2096
  unitAmount: 0,
2097
- unitAmountDecimal: 0,
2097
+ unitAmountDecimal: null,
2098
2098
  nickname: "",
2099
2099
  lookupKey: "",
2100
2100
  priceType: "one_time",