Skip to content

Commit

Permalink
update to pr release
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonRP committed Oct 13, 2024
1 parent 99d4d99 commit d2b3606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"test:types": "vitest --typecheck.only",
"test:ui": "vitest --ui",
"test:types:ui": "vitest --ui",
"ci:publish": "pnpm build && changeset publish"
"ci:publish": "pnpm build && pnpm publish -r"
},
"dependencies": {
"framesync": "^6.1.2",
Expand Down

0 comments on commit d2b3606

Please sign in to comment.