@dropins/storefront-cart 0.8.0-beta1 → 0.8.0

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.
Files changed (2) hide show
  1. package/fragments.js +0 -1
  2. package/package.json +1 -1
package/fragments.js CHANGED
@@ -239,7 +239,6 @@ fragment CART_FRAGMENT on Cart {
239
239
  code
240
240
  }
241
241
  applied_to
242
- type
243
242
  }
244
243
  }
245
244
  applied_coupons {
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name": "@dropins/storefront-cart", "version": "0.8.0-beta1", "@dropins/tools": "~0.34.0"}
1
+ {"name": "@dropins/storefront-cart", "version": "0.8.0", "@dropins/tools": "~0.34.0"}