Skip to content

Commit

Permalink
update bits
Browse files Browse the repository at this point in the history
  • Loading branch information
huntabyte committed Sep 24, 2024
1 parent 6917149 commit ed3195e
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format": "prettier --write .",
"lint": "prettier --check . && eslint .",
"lint:fix": "eslint --fix .",
"test": "pnpm -F bits-ui test"
"test": "pnpm -F vaul-svelte test"
},
"keywords": [],
"author": "Hunter Johnston <https://github.com/huntabyte>",
Expand Down
2 changes: 1 addition & 1 deletion packages/vaul-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"types": "./dist/index.d.ts",
"type": "module",
"dependencies": {
"bits-ui": "https://pkg.pr.new/huntabyte/bits-ui/bits-ui@3632b7e",
"bits-ui": "https://pkg.pr.new/huntabyte/bits-ui/bits-ui@9cc6eb7",
"svelte-toolbelt": "^0.3.0"
},
"engines": {
Expand Down
56 changes: 34 additions & 22 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 ed3195e

Please sign in to comment.