Skip to content

Commit 8eb03a0

Browse files
committedMar 5, 2020
Publish v0.28.2
1 parent 27e5d68 commit 8eb03a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yup",
3-
"version": "0.28.1",
3+
"version": "0.28.2",
44
"description": "Dead simple Object schema validation",
55
"main": "lib/index.js",
66
"module": "es/index.js",
@@ -107,5 +107,5 @@
107107
"toposort": "^2.0.2"
108108
},
109109
"readme": "ERROR: No README data found!",
110-
"_id": "yup@0.28.0"
110+
"_id": "yup@0.28.1"
111111
}

0 commit comments

Comments
 (0)
Please sign in to comment.