We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a222e9 commit e16f316Copy full SHA for e16f316
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rc-component/tree-select",
3
- "version": "1.13.0",
+ "version": "1.14.0",
4
"description": "tree-select ui component for react",
5
"keywords": [
6
"react",
@@ -43,7 +43,7 @@
43
"*": "prettier --write --ignore-unknown"
44
},
45
"dependencies": {
46
- "@rc-component/select": "~1.9.0",
+ "@rc-component/select": "~1.10.0",
47
"@rc-component/tree": "~1.3.2",
48
"@rc-component/util": "^1.11.1",
49
"clsx": "^2.1.1"
0 commit comments