Skip to content

Commit e9c8d0a

Browse files
committed
Bump for tuples
1 parent 58a520a commit e9c8d0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zuze/schema",
3-
"version": "3.4.0",
3+
"version": "3.5.0",
44
"description": "Composable/extendable validation schema, inspired by yup/joi",
55
"main": "build/cjs/index.js",
66
"module": "build/esm/index.js",
@@ -57,4 +57,4 @@
5757
"sugar-date": "^2.0.6",
5858
"yup": "^0.28.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)