@heseya/store-core
Advanced tools
Comparing version 8.0.0-beta.21 to 8.0.0-beta.22
@@ -188,2 +188,3 @@ import { OrderSchema, Schema } from './Schema'; | ||
product_id: UUID; | ||
price_base: Price; | ||
price_initial: Price; | ||
@@ -190,0 +191,0 @@ price: Price; |
{ | ||
"name": "@heseya/store-core", | ||
"version": "8.0.0-beta.21", | ||
"version": "8.0.0-beta.22", | ||
"author": { | ||
@@ -5,0 +5,0 @@ "name": "Heseya" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1063851
9604