fix(link-modules): move readonly link to readonly directory (#7446)
This commit is contained in:
@@ -3,7 +3,6 @@ export * from "./cart-promotion"
|
||||
export * from "./fulfillment-set-location"
|
||||
export * from "./order-payment-collection"
|
||||
export * from "./order-promotion"
|
||||
export * from "./order-region"
|
||||
export * from "./product-sales-channel"
|
||||
export * from "./product-variant-inventory-item"
|
||||
export * from "./product-variant-price-set"
|
||||
|
||||
@@ -6,5 +6,6 @@ export * from "./inventory-level-stock-location"
|
||||
export * from "./line-item-adjustment-promotion"
|
||||
export * from "./order-customer"
|
||||
export * from "./order-product"
|
||||
export * from "./order-region"
|
||||
export * from "./order-sales-channel"
|
||||
export * from "./store-default-currency"
|
||||
|
||||
Reference in New Issue
Block a user