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

@@ -1,6 +1,6 @@
{
"name": "@medusajs/modules-sdk",
"version": "1.8.1",
"version": "1.8.2",
"description": "SDK for medusa modules",
"main": "dist/index.js",
"repository": {
@@ -23,7 +23,7 @@
"typescript": "^4.4.4"
},
"dependencies": {
"@medusajs/types": "1.8.1",
"@medusajs/types": "1.8.2",
"@medusajs/utils": "1.8.1",
"awilix": "^8.0.0",
"glob": "7.1.6",