chore: Release (#3818)

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-14 11:18:39 +02:00
committed by GitHub
parent 3a49f14e3e
commit 0f51e3a400
50 changed files with 265 additions and 143 deletions

View File

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