chore: Release

This commit is contained in:
olivermrbl
2024-11-06 21:47:01 +01:00
parent 441004cc21
commit 8feb589659
139 changed files with 727 additions and 481 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.0.1",
"version": "2.0.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.0.1"
"@medusajs/admin-shared": "^2.0.2"
},
"peerDependencies": {
"zod": "^3.22"