chore: Version packages

This commit is contained in:
olivermrbl
2024-12-20 11:25:36 +01:00
parent fc321e96ce
commit 348f866ffe
138 changed files with 546 additions and 263 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@medusajs/admin-sdk",
"description": "SDK for building extension for the Medusa admin dashboard.",
"version": "2.1.2",
"version": "2.1.3",
"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.1.2"
"@medusajs/admin-shared": "^2.1.3"
},
"peerDependencies": {
"zod": "^3.22"