chore: Version packages

This commit is contained in:
olivermrbl
2025-02-11 12:00:43 +01:00
parent db03738b5f
commit 682dcf6507
163 changed files with 710 additions and 415 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/auth-emailpass",
"version": "2.4.0",
"version": "2.5.0",
"description": "Email and password credential authentication provider for Medusa",
"main": "dist/index.js",
"repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@medusajs/framework": "^2.4.0",
"@medusajs/framework": "^2.5.0",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",