chore: Version Packages (#4354)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-19 16:31:15 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent dc120121c1
commit e2bb65d160
10 changed files with 36 additions and 13 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/product",
"version": "0.1.0",
"version": "0.1.1",
"description": "Medusa Product module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -50,7 +50,7 @@
},
"dependencies": {
"@medusajs/modules-sdk": "^1.8.8",
"@medusajs/types": "^1.8.8",
"@medusajs/types": "^1.8.9",
"@medusajs/utils": "^1.9.1",
"@mikro-orm/core": "5.7.12",
"@mikro-orm/migrations": "5.7.12",