chore: Version packages

This commit is contained in:
olivermrbl
2024-11-27 15:40:07 +01:00
parent e9003c3124
commit e9c1b1127e
137 changed files with 524 additions and 253 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@medusajs/admin-sdk",
"description": "SDK for building extension for the Medusa admin dashboard.",
"version": "2.0.6",
"version": "2.0.7",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"types": "dist/index.d.ts",
"main": "dist/index.js",
@@ -25,7 +25,7 @@
"zod": "^3.22"
},
"dependencies": {
"@medusajs/admin-shared": "^2.0.6"
"@medusajs/admin-shared": "^2.0.7"
},
"peerDependencies": {
"zod": "^3.22"