chore: Version packages

This commit is contained in:
olivermrbl
2024-12-17 14:41:05 +01:00
parent 2a73d0ac0d
commit a391a29aa8
142 changed files with 578 additions and 288 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@medusajs/admin-sdk",
"description": "SDK for building extension for the Medusa admin dashboard.",
"version": "2.1.1",
"version": "2.1.2",
"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.1"
"@medusajs/admin-shared": "^2.1.2"
},
"peerDependencies": {
"zod": "^3.22"