Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zeekay committed Apr 16, 2024
1 parent fbcf543 commit 7e231d3
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/ui",
"version": "3.6.2",
"version": "3.6.3",
"description": "Library that contains shared UI primitives, support for a common design system, and other boilerplate support.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand All @@ -16,10 +16,17 @@
},
"keywords": [
"components",
"ui",
"radix-ui",
"ecommerce",
"analytics",
"ai",
"chat",
"hanzo",
"hanzo-ai",
"hanzoai",
"hanzo"
"radix-ui",
"react",
"sdk",
"ui"
],
"scripts": {
"lat": "npm show @hanzo/ui version",
Expand Down

0 comments on commit 7e231d3

Please sign in to comment.