Skip to content

Commit 6717743

Browse files
v0.16.7
1 parent 37b34f2 commit 6717743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "superstruct",
33
"type": "module",
44
"description": "A simple and composable way to validate data in JavaScript (and TypeScript).",
5-
"version": "0.16.6",
5+
"version": "0.16.7",
66
"license": "MIT",
77
"repository": "git://github.com/ianstormtaylor/superstruct.git",
88
"source": "./src/index.ts",

0 commit comments

Comments
 (0)