Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 803c69c

Browse files
committedNov 19, 2020
v0.10.13
1 parent 42ca435 commit 803c69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "superstruct",
33
"type": "module",
44
"description": "A simple, expressive way to validate data in JavaScript.",
5-
"version": "0.10.12",
5+
"version": "0.10.13",
66
"license": "MIT",
77
"repository": "git://github.com/ianstormtaylor/superstruct.git",
88
"source": "./src/index.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.