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

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