Skip to content

Commit

Permalink
@hanzo/ui 3.8.36
Browse files Browse the repository at this point in the history
  • Loading branch information
zeekay committed Jul 15, 2024
1 parent 3d4cad3 commit 6cff8be
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pkg/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/ui",
"version": "3.8.35",
"version": "3.8.36",
"description": "Library that contains shared UI primitives, support for a common design system, and other boilerplate support.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down Expand Up @@ -89,7 +89,7 @@
},
"peerDependencies": {
"@hookform/resolvers": "^3.3.2",
"embla-carousel": "^8.1.1",
"embla-carousel": "^8.1.6",
"lucide-react": "^0.344.0",
"mobx": "^6.12.3",
"next": "14.2.3",
Expand All @@ -109,7 +109,6 @@
"@types/mdx": "^2.0.13",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"embla-carousel": "^8.1.1",
"tailwindcss": "^3.4.3",
"typescript": "5.4.5"
}
Expand Down

0 comments on commit 6cff8be

Please sign in to comment.