@symbolic/lib
Advanced tools
Comparing version 1.0.183 to 1.0.184
{ | ||
"name": "@symbolic/lib", | ||
"version": "1.0.183", | ||
"version": "1.0.184", | ||
"description": "plain js utilities", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -99,2 +99,4 @@ import getCostsForOrder from './get-costs-for-order'; | ||
products.priceFor = priceFor(options, products); //deps: productPricingRuleVersionFor, defaultProductOptionFor, productPropertyClassifierNumberFor, sortedProductPropertiesForProductInstance, getArrayQuantityForArrayProductProperty, getUsedEngravingCount | ||
return products; | ||
} | ||
@@ -101,0 +103,0 @@ |
Sorry, the diff of this file is too big to display
147918
2876