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 19, 2024
1 parent 8b793a3 commit 85dfe17
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
6 changes: 3 additions & 3 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.27",
"version": "0.1.28",
"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.325.0",
"lucide-react": "^0.331.0",
"prettier": "^3.1.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down Expand Up @@ -98,7 +98,7 @@
},
"peerDependencies": {
"@radix-ui/react-icons": "^1.3.0",
"lucide-react": "^0.325.0",
"lucide-react": "^0.331.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tailwindcss": "^3.0.0"
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

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

0 comments on commit 85dfe17

Please sign in to comment.