@catcessory/common
Advanced tools
Comparing version 1.0.364 to 1.0.365
@@ -14,6 +14,5 @@ import { Subjects } from './subjects'; | ||
productPrice: string; | ||
InventoryType: InventoryType; | ||
inventoryType: InventoryType; | ||
inventoryImage: string; | ||
inventoryName: string; | ||
inventoryRetail: number; | ||
inventoryCost: number; | ||
@@ -20,0 +19,0 @@ inventorySku: string; |
{ | ||
"name": "@catcessory/common", | ||
"version": "1.0.364", | ||
"version": "1.0.365", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
62758
1807