Feat: add product default relations support for variant prices (#359)
Co-authored-by: olivermrbl <oliver@mrbltech.com>
This commit is contained in:
co-authored by
olivermrbl
parent
cf66f97758
commit
682741041a
@@ -8,7 +8,7 @@
|
||||
"build": "babel src -d dist --extensions \".ts,.js\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/medusa": "1.1.36",
|
||||
"@medusajs/medusa": "1.1.40-dev-1631178030541",
|
||||
"medusa-interfaces": "1.1.21",
|
||||
"typeorm": "^0.2.31"
|
||||
},
|
||||
@@ -19,4 +19,4 @@
|
||||
"babel-preset-medusa-package": "1.1.13",
|
||||
"jest": "^26.6.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user