chore: Version Packages (#14331)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-06 16:21:52 +01:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent d54589751c
commit 229fc6f8fd
182 changed files with 1016 additions and 504 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/icons",
"version": "2.12.3",
"version": "2.12.4",
"description": "Medusa UI React icon library",
"author": "Kasper Kristensen <kasper@medusajs.com>",
"license": "MIT",
@@ -28,7 +28,7 @@
"generate": "yarn run -T rimraf ./src/components && toolbox icons -o './src/components'"
},
"devDependencies": {
"@medusajs/toolbox": "2.12.3",
"@medusajs/toolbox": "2.12.4",
"react": "^18.3.1"
},
"peerDependencies": {