Skip to content

Commit

Permalink
chore(zero): bump to 0.8.2024121001
Browse files Browse the repository at this point in the history
  • Loading branch information
aboodman committed Dec 10, 2024
1 parent ae95b18 commit 97b1683
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/zbugs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@floating-ui/react": "^0.26.28",
"@headlessui/react": "^2.1.8",
"@octokit/core": "^6.1.2",
"@rocicorp/zero": "0.8.2024121000+564733",
"@rocicorp/zero": "0.8.2024121001",
"@schickling/fps-meter": "^0.1.2",
"@tanstack/react-virtual": "^3.10.9",
"classnames": "^2.5.1",
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/zero/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocicorp/zero",
"version": "0.8.2024121000+564733",
"version": "0.8.2024121001",
"scripts": {
"build": "rm -rf out && npm run build-server && npm run build-client",
"build-client": "tsc -p tsconfig.client.json && tsc-alias -p tsconfig.client.json && node tool/build.js",
Expand Down

0 comments on commit 97b1683

Please sign in to comment.