@cloudcommerce/app-discounts 1.0.0-alpha.2 → 1.0.0-alpha.3

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