chore: Version packages

This commit is contained in:
olivermrbl
2025-03-04 14:11:37 +01:00
parent cad8b40c13
commit 5d74ac3cc3
158 changed files with 628 additions and 377 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/notification-sendgrid",
"version": "2.5.1",
"version": "2.6.0",
"description": "Sendgrid notification provider for Medusa",
"main": "dist/index.js",
"repository": {
@@ -26,7 +26,7 @@
"watch": "tsc --watch"
},
"devDependencies": {
"@medusajs/framework": "^2.5.1",
"@medusajs/framework": "^2.6.0",
"@swc/core": "^1.7.28",
"@swc/jest": "^0.2.36",
"jest": "^29.7.0",