chore: Release (#3782)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-12 11:32:05 +02:00
committed by GitHub
parent 2353719f44
commit 3efe13eefd
84 changed files with 407 additions and 279 deletions

View File

@@ -9,13 +9,13 @@
"build": "babel src -d dist --extensions \".ts,.js\""
},
"dependencies": {
"@medusajs/cache-inmemory": "1.8.0",
"@medusajs/event-bus-local": "1.8.0",
"@medusajs/medusa": "1.8.0",
"@medusajs/cache-inmemory": "1.8.1",
"@medusajs/event-bus-local": "1.8.1",
"@medusajs/medusa": "1.8.1",
"faker": "^5.5.3",
"medusa-fulfillment-webshipper": "1.3.8",
"medusa-interfaces": "1.3.7",
"medusa-plugin-sendgrid": "1.3.8",
"medusa-plugin-sendgrid": "1.3.9",
"typeorm": "^0.3.14"
},
"devDependencies": {