chore: Version packages

This commit is contained in:
olivermrbl
2025-05-16 11:04:39 +02:00
parent 9f4d32b220
commit 8c0b49fed4
135 changed files with 788 additions and 282 deletions

View File

@@ -1,5 +1,7 @@
# @medusajs/ui-preset
## 2.8.2
## 2.8.1
## 2.8.0

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/ui-preset",
"version": "2.8.1",
"version": "2.8.2",
"description": "Medusa UI preset",
"license": "MIT",
"repository": {
@@ -30,7 +30,7 @@
"tailwindcss": ">=3.0.0"
},
"devDependencies": {
"@medusajs/toolbox": "2.8.1",
"@medusajs/toolbox": "2.8.2",
"tailwindcss": "^3.4.1",
"tsup": "^7.1.0",
"typescript": "^5.1.6"