Skip to content

Commit

Permalink
VALIBOT-NUMBERS: v1.0.12 upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
crisconru committed Jun 23, 2024
1 parent fb36cd9 commit e5a1b34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions schemas/valibot/numbers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@schemasjs/valibot-numbers",
"version": "1.0.11",
"version": "1.0.12",
"description": "Javascript (and Typescript) valibot number schemas",
"author": "Cristobal Contreras Rubio",
"license": "MIT",
Expand Down Expand Up @@ -58,7 +58,7 @@
"test:coverage": "vitest run --coverage"
},
"peerDependencies": {
"valibot": "^0.31.1"
"valibot": "^0.33.3"
},
"ts-standard": {
"ignore": [
Expand Down

0 comments on commit e5a1b34

Please sign in to comment.