chore: Version packages

This commit is contained in:
olivermrbl
2024-11-27 15:40:07 +01:00
parent e9003c3124
commit e9c1b1127e
137 changed files with 524 additions and 253 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/admin-vite-plugin",
"version": "2.0.6",
"version": "2.0.7",
"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.0.6",
"@medusajs/admin-shared": "2.0.7",
"chokidar": "3.5.3",
"fdir": "6.1.1",
"magic-string": "0.30.5",