chore: Version packages

This commit is contained in:
olivermrbl
2024-11-27 15:40:07 +01:00
parent e9003c3124
commit e9c1b1127e
137 changed files with 524 additions and 253 deletions

View File

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