Skip to content

Commit 6cb9753

Browse files
authored
chore: bump select to 1.10 (#652)
1 parent 88dab28 commit 6cb9753

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rc-component/cascader",
3-
"version": "1.19.0",
3+
"version": "1.20.0",
44
"description": "cascade select ui component for react",
55
"keywords": [
66
"react",
@@ -44,7 +44,7 @@
4444
"prepare": "husky"
4545
},
4646
"dependencies": {
47-
"@rc-component/select": "~1.9.0",
47+
"@rc-component/select": "~1.10.0",
4848
"@rc-component/tree": "~1.3.2",
4949
"@rc-component/util": "^1.11.1",
5050
"clsx": "^2.1.1"

0 commit comments

Comments
 (0)