Skip to content

Commit

Permalink
Bump for tuples
Browse files Browse the repository at this point in the history
  • Loading branch information
akmjenkins committed Nov 29, 2020
1 parent 58a520a commit e9c8d0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zuze/schema",
"version": "3.4.0",
"version": "3.5.0",
"description": "Composable/extendable validation schema, inspired by yup/joi",
"main": "build/cjs/index.js",
"module": "build/esm/index.js",
Expand Down Expand Up @@ -57,4 +57,4 @@
"sugar-date": "^2.0.6",
"yup": "^0.28.1"
}
}
}

0 comments on commit e9c8d0a

Please sign in to comment.