From 774fbd6ac964aebeb3b0bc9715a28999292d4a6b Mon Sep 17 00:00:00 2001 From: zombiej Date: Mon, 13 Sep 2021 14:02:16 +0800 Subject: [PATCH] chore: bump rc-select --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7630372..c7855568 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "dependencies": { "@babel/runtime": "^7.10.1", "classnames": "2.x", - "rc-select": "~13.0.0-alpha.1", + "rc-select": "~13.1.0-alpha.0", "rc-tree": "~5.0.0", "rc-util": "^5.0.5" }