Skip to content

Commit

Permalink
update zod pt3
Browse files Browse the repository at this point in the history
  • Loading branch information
Wundero committed Dec 13, 2024
1 parent dfc1d14 commit 96db91b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/react/jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sinkr/react",
"version": "0.3.5",
"version": "0.3.6",
"license": "MIT",
"exports": "./mod.ts"
}
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sinkr/react",
"version": "0.3.5",
"version": "0.3.6",
"type": "module",
"main": "src/index.ts",
"exports": {
Expand All @@ -25,7 +25,7 @@
},
"prettier": "@sinkr/prettier-config",
"dependencies": {
"@sinkr/core": "npm:@jsr/[email protected].0",
"@sinkr/core": "npm:@jsr/[email protected].1",
"react": "^19.0.0",
"react-dom": "^19.0.0"
}
Expand Down
19 changes: 6 additions & 13 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 96db91b

Please sign in to comment.