chore: Release

This commit is contained in:
olivermrbl
2024-10-22 20:43:47 +02:00
parent c3418a2b93
commit 2fbebb60e3
134 changed files with 1309 additions and 590 deletions

View File

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