fix(pricing,types): remove is_dynamic from model + types (#5664)

what:

Removing this until we introduce dynamic pricing. 

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
Riqwan Thamir
2023-11-22 19:28:48 +00:00
committed by GitHub
co-authored by Shahed Nasser
parent 9f9db39698
commit 6025c702f3
4 changed files with 12 additions and 34 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/pricing": patch
"@medusajs/types": patch
---
fix(pricing,types): remove is_dynamic from model + types