@cloudcommerce/app-discounts 0.0.6 → 0.0.7

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.
@@ -1,6 +1,6 @@
1
- @cloudcommerce/app-discounts:build: cache hit, replaying output 50af70067b938155
1
+ @cloudcommerce/app-discounts:build: cache hit, replaying output a10ffd28972e223f
2
2
  @cloudcommerce/app-discounts:build: 
3
- @cloudcommerce/app-discounts:build: > @cloudcommerce/app-discounts@0.0.5 build /home/leo/code/ecomplus/cloud-commerce/packages/apps/discounts
3
+ @cloudcommerce/app-discounts:build: > @cloudcommerce/app-discounts@0.0.6 build /home/leo/code/ecomplus/cloud-commerce/packages/apps/discounts
4
4
  @cloudcommerce/app-discounts:build: > echo '@ecomplus/app-discounts'
5
5
  @cloudcommerce/app-discounts:build: 
6
6
  @cloudcommerce/app-discounts:build: @ecomplus/app-discounts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cloudcommerce/app-discounts",
3
- "version": "0.0.6",
3
+ "version": "0.0.7",
4
4
  "description": "E-Com Plus Cloud Commerce app for complex discount rules",
5
5
  "main": "functions/dist/index.js",
6
6
  "repository": {