chore: Version packages

This commit is contained in:
olivermrbl
2025-02-24 11:24:21 +01:00
parent a9e2ef6c20
commit 3f7470022c
163 changed files with 615 additions and 407 deletions

View File

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