chore: Version packages

This commit is contained in:
olivermrbl
2025-01-20 07:41:15 -05:00
parent 171088b47a
commit 57e9a7a5bf
130 changed files with 481 additions and 225 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/core-flows",
"version": "2.3.0",
"version": "2.3.1",
"description": "Set of workflow definitions for Medusa",
"main": "dist/index.js",
"exports": {
@@ -26,7 +26,7 @@
"author": "Medusa",
"license": "MIT",
"devDependencies": {
"@medusajs/framework": "^2.3.0",
"@medusajs/framework": "^2.3.1",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7",