@vivlab/api-database
Advanced tools
Comparing version 1.0.79 to 1.0.80
@@ -63,3 +63,3 @@ "use strict"; | ||
shipping_text: { type: ["string", "null"] }, | ||
shipping_delay: { type: ["string", "null"] }, | ||
shipping_delay: { type: ["number", "null"] }, | ||
coupon_id: { type: ["string", "null"] }, | ||
@@ -66,0 +66,0 @@ coupon_amount_off: { type: ["integer", "null"] }, |
{ | ||
"name": "@vivlab/api-database", | ||
"version": "1.0.79", | ||
"version": "1.0.80", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |