@dotdev/apparel21-sdk
Advanced tools
Comparing version 0.0.31 to 0.0.32
@@ -80,2 +80,3 @@ import currency from 'currency.js'; | ||
barcode: string; | ||
sequence: number; | ||
} | ||
@@ -82,0 +83,0 @@ export interface ProductColour { |
@@ -98,2 +98,3 @@ "use strict"; | ||
barcode: size.Barcode[0], | ||
sequence: parseInt(size.Sequence[0], 10), | ||
})), | ||
@@ -100,0 +101,0 @@ references: getReferences(colour, referenceTypes), |
{ | ||
"name": "@dotdev/apparel21-sdk", | ||
"version": "0.0.31", | ||
"version": "0.0.32", | ||
"license": "UNLICENSED", | ||
@@ -5,0 +5,0 @@ "description": "Apparel21 Interface Library", |
Sorry, the diff of this file is not supported yet
217941
102
3388