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 Feb 5, 2024
1 parent 7530ed6 commit 8229578
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 21 deletions.
8 changes: 4 additions & 4 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.25",
"version": "0.1.26",
"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.316.0",
"lucide-react": "^0.321.0",
"prettier": "^3.1.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
"@radix-ui/react-tooltip": "^1.0.7",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.0",
"cmdk": "^0.2.1",
"date-fns": "^2.30.0",
"embla-carousel-react": "8.0.0-rc15",
"next-themes": "^0.2.1",
Expand All @@ -98,7 +98,7 @@
},
"peerDependencies": {
"@radix-ui/react-icons": "^1.3.0",
"lucide-react": "^0.316.0",
"lucide-react": "^0.321.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tailwindcss": "^3.0.0"
Expand Down
27 changes: 11 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui

0 comments on commit 8229578

Please sign in to comment.