chore: Version packages

This commit is contained in:
olivermrbl
2024-10-25 17:19:36 +02:00
parent ddf3306af1
commit 4ccab16336
136 changed files with 527 additions and 240 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/core-flows",
"version": "2.0.0",
"version": "2.0.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.0.0",
"@medusajs/framework": "^2.0.1",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/knex": "5.9.7",
"@mikro-orm/migrations": "5.9.7",