Comparing version 2.0.3 to 2.0.4
@@ -24,2 +24,3 @@ (function() { | ||
cantidadTotal: _.sum(inbound.products, "quantity"), | ||
userId: inbound.user_id, | ||
listProducto: inbound.products.map((function(_this) { | ||
@@ -26,0 +27,0 @@ return function(product, i) { |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"main": "build/almexApi.js", | ||
@@ -11,0 +11,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
34496
341