chore: Version packages

This commit is contained in:
olivermrbl
2025-03-10 15:44:09 +01:00
parent 62e429178f
commit f1cac99316
142 changed files with 901 additions and 386 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-vite-plugin",
"version": "2.6.0",
"version": "2.6.1",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
@@ -40,7 +40,7 @@
"@babel/parser": "7.25.6",
"@babel/traverse": "7.25.6",
"@babel/types": "7.25.6",
"@medusajs/admin-shared": "2.6.0",
"@medusajs/admin-shared": "2.6.1",
"chokidar": "3.5.3",
"fdir": "6.1.1",
"magic-string": "0.30.5",