From 78218ab9409b22fa98013aa4f5c654fadbcd9049 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A1=A6?= Date: Mon, 16 Oct 2017 01:40:53 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 032bd58ce..b5e122572 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "unpkg": "lib/index.js", "style": "lib/theme-default/index.css", "dependencies": { - "async-validator": "1.6.9", + "async-validator": "~1.8.1", "babel-helper-vue-jsx-merge-props": "^2.0.0", "deepmerge": "^1.2.0", "throttle-debounce": "^1.0.1"