pinelab-storefront-client
Advanced tools
Comparing version 0.47.0 to 0.47.1
@@ -238,5 +238,5 @@ 'use strict'; | ||
this.store.activeOrder = addItemToOrder; | ||
return [4 /*yield*/, this.setLowestShippingMethod()]; | ||
case 2: | ||
_a.sent(); | ||
this.setLowestShippingMethod().catch(function (e) { | ||
return console.error(e); | ||
}); // async | ||
return [2 /*return*/, addItemToOrder]; | ||
@@ -243,0 +243,0 @@ } |
{ | ||
"name": "pinelab-storefront-client", | ||
"version": "0.47.0", | ||
"version": "0.47.1", | ||
"description": "Generates static html pages with Gridsome and suplied Vue components", | ||
@@ -50,3 +50,3 @@ "author": "Martijn van de Brug <martijn@pinelab.studio>", | ||
}, | ||
"gitHead": "a85659b595fc489c2a339238f1d24f164d6cd8be" | ||
"gitHead": "9f72e09414a520a6bed0f8c52774f3a3552c0946" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
633007