chore: Version Packages (#4591)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
379c83933e
commit
5a569c4a20
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/product",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"description": "Medusa Product module",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -49,9 +49,9 @@
|
||||
"typescript": "^4.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/modules-sdk": "^1.8.8",
|
||||
"@medusajs/types": "^1.8.11",
|
||||
"@medusajs/utils": "^1.9.2",
|
||||
"@medusajs/modules-sdk": "^1.9.0",
|
||||
"@medusajs/types": "^1.9.0",
|
||||
"@medusajs/utils": "^1.9.3",
|
||||
"@mikro-orm/core": "5.7.12",
|
||||
"@mikro-orm/migrations": "5.7.12",
|
||||
"@mikro-orm/postgresql": "5.7.12",
|
||||
|
||||
Reference in New Issue
Block a user