Skip to content

Commit

Permalink
Bump version + upgrade radix
Browse files Browse the repository at this point in the history
  • Loading branch information
kilobyte2007 committed Oct 8, 2024
1 parent 5d92e96 commit 4840833
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "personizely-ui",
"web-types": "./web-types.json",
"version": "0.0.23",
"version": "0.0.24",
"description": "Personizely UI is a Vue.js UI library with a simple API, based on Radix Vue, inspired by shadcn-vue and Keen UI.",
"type": "module",
"main": "./dist/personizely-ui.js",
Expand Down Expand Up @@ -66,7 +66,7 @@
"lodash.debounce": "^4.0.8",
"lucide-vue-next": "^0.364.0",
"patch-package": "^8.0.0",
"radix-vue": "^1.9.5",
"radix-vue": "^1.9.7",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7",
"tippy.js": "^6.3.7",
Expand Down

0 comments on commit 4840833

Please sign in to comment.