Skip to content

Commit

Permalink
message
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshay authored and actions-user committed Mar 18, 2024
1 parent b89c491 commit cfb4581
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 100 deletions.
10 changes: 5 additions & 5 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lshay/ui",
"version": "0.1.31",
"version": "0.1.32",
"description": "Published version of @shadcn/ui",
"repository": {
"url": "https://github.com/lukeshay/ui",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@types/react-dom": "^18.2.7",
"eslint": "^8.46.0",
"globby": "^13.2.2",
"lucide-react": "^0.354.0",
"lucide-react": "^0.358.0",
"prettier": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.0.0",
Expand Down Expand Up @@ -87,19 +87,19 @@
"cmdk": "^0.2.1",
"date-fns": "^2.30.0",
"embla-carousel-react": "8.0.0-rc15",
"input-otp": "^1.0.1",
"input-otp": "^1.2.0",
"next-themes": "^0.2.1",
"react-day-picker": "^8.10.0",
"react-hook-form": "^7.45.2",
"react-resizable-panels": "^0.0.55",
"sonner": "^1.3.1",
"tailwind-merge": "^2.2.1",
"tailwind-merge": "^2.2.2",
"undefined": "^0.1.0",
"vaul": "^0.2.3"
},
"peerDependencies": {
"@radix-ui/react-icons": "^1.3.0",
"lucide-react": "^0.354.0",
"lucide-react": "^0.358.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tailwindcss": "^3.0.0"
Expand Down
Loading

0 comments on commit cfb4581

Please sign in to comment.