chore: Release

This commit is contained in:
olivermrbl
2024-11-06 21:47:01 +01:00
parent 441004cc21
commit 8feb589659
139 changed files with 727 additions and 481 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/customer",
"version": "2.0.1",
"version": "2.0.2",
"description": "Medusa Customer module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -37,8 +37,8 @@
"orm:cache:clear": "MIKRO_ORM_CLI=./mikro-orm.config.dev.ts medusa-mikro-orm cache:clear"
},
"devDependencies": {
"@medusajs/framework": "^2.0.1",
"@medusajs/test-utils": "^2.0.1",
"@medusajs/framework": "^2.0.2",
"@medusajs/test-utils": "^2.0.2",
"@mikro-orm/cli": "5.9.7",
"@mikro-orm/core": "5.9.7",
"@mikro-orm/migrations": "5.9.7",