chore: Version packages

This commit is contained in:
olivermrbl
2025-01-20 07:41:15 -05:00
parent 171088b47a
commit 57e9a7a5bf
130 changed files with 481 additions and 225 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.3.0",
"version": "2.3.1",
"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.3.0"
"@medusajs/admin-shared": "^2.3.1"
},
"peerDependencies": {
"zod": "^3.22"