Skip to content

Commit 712b386

Browse files
committed
v3.2.4
1 parent 89711a2 commit 712b386

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "async-validator",
3-
"version": "3.2.3",
3+
"version": "3.2.4",
44
"description": "validate form asynchronous",
55
"typings": "typings/index.d.ts",
66
"keywords": [
@@ -33,7 +33,9 @@
3333
[
3434
"pika-plugin-build-web-babel"
3535
],
36-
["@pika/plugin-build-types"],
36+
[
37+
"@pika/plugin-build-types"
38+
],
3739
[
3840
"pika-plugin-clean-dist-src"
3941
]

0 commit comments

Comments
 (0)