chore: update Medusa UI packages in docs on new release (#12415)

This commit is contained in:
Shahed Nasser
2025-05-08 18:01:45 +03:00
committed by GitHub
parent b626832225
commit c2914f2ebd
3 changed files with 30 additions and 8 deletions
+2 -1
View File
@@ -18,7 +18,8 @@
"lint": "turbo run lint",
"lint:content": "turbo run lint:content",
"watch": "turbo run watch",
"prep": "turbo run prep"
"prep": "turbo run prep",
"up:medusa": "yarn workspaces foreach -v --topological-dev --recursive exec yarn up @medusajs/icons @medusajs/ui @medusajs/ui-preset --exact"
},
"dependencies": {
"autoprefixer": "10.4.14",