Skip to content

Commit 80d70c8

Browse files
committed
chore: bump select to 1.10
1 parent 5a222e9 commit 80d70c8

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/tree-select",
3-
"version": "1.13.0",
3+
"version": "1.14.0",
44
"description": "tree-select ui component for react",
55
"keywords": [
66
"react",
@@ -43,7 +43,7 @@
4343
"*": "prettier --write --ignore-unknown"
4444
},
4545
"dependencies": {
46-
"@rc-component/select": "~1.9.0",
46+
"@rc-component/select": "~1.10.0",
4747
"@rc-component/tree": "~1.3.2",
4848
"@rc-component/util": "^1.11.1",
4949
"clsx": "^2.1.1"

0 commit comments

Comments
 (0)