Skip to content

Commit f77d530

Browse files
committed
fix: update select component dependency version
1 parent 120f481 commit f77d530

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"test": "rc-test"
4444
},
4545
"dependencies": {
46-
"@rc-component/select": "~1.5.2",
46+
"@rc-component/select": "~1.6.0",
4747
"@rc-component/tree": "~1.2.0",
4848
"@rc-component/util": "^1.4.0",
4949
"clsx": "^2.1.1"

0 commit comments

Comments
 (0)