pinelab-storefront-client
Advanced tools
Comparing version 0.51.0 to 0.52.0
@@ -116,6 +116,6 @@ 'use strict'; | ||
[ | ||
'\n query eligibleShippingMethods {\n eligibleShippingMethods {\n id\n price\n priceWithTax\n name\n metadata\n }\n }\n', | ||
'\n query eligibleShippingMethods {\n eligibleShippingMethods {\n id\n price\n priceWithTax\n name\n description\n metadata\n }\n }\n', | ||
], | ||
[ | ||
'\n query eligibleShippingMethods {\n eligibleShippingMethods {\n id\n price\n priceWithTax\n name\n metadata\n }\n }\n', | ||
'\n query eligibleShippingMethods {\n eligibleShippingMethods {\n id\n price\n priceWithTax\n name\n description\n metadata\n }\n }\n', | ||
] | ||
@@ -122,0 +122,0 @@ )) |
{ | ||
"name": "pinelab-storefront-client", | ||
"version": "0.51.0", | ||
"version": "0.52.0", | ||
"description": "Generates static html pages with Gridsome and suplied Vue components", | ||
@@ -50,3 +50,3 @@ "author": "Martijn van de Brug <martijn@pinelab.studio>", | ||
}, | ||
"gitHead": "061d6904deb550d3040bb67207b74019e87f1a94" | ||
"gitHead": "b08ffd9227fb8ccb6e6062379bcf491b7442302f" | ||
} |
Sorry, the diff of this file is not supported yet
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
644999