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 Nov 6, 2023
1 parent 43d0cbe commit a1b6eaa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.13",
"version": "0.1.14",
"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.290.0",
"lucide-react": "^0.292.0",
"prettier": "^3.0.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
},
"peerDependencies": {
"@radix-ui/react-icons": "^1.3.0",
"lucide-react": "^0.290.0",
"lucide-react": "^0.292.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tailwindcss": "^3.0.0"
Expand Down
8 changes: 4 additions & 4 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 a1b6eaa

Please sign in to comment.