Skip to content

Commit 8bdb8f4

Browse files
committed
chore: fix version
1 parent 6130504 commit 8bdb8f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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/select",
3-
"version": "14.16.4",
3+
"version": "1.0.0",
44
"description": "React Select",
55
"engines": {
66
"node": ">=8.x"
@@ -57,7 +57,7 @@
5757
"rc-virtual-list": "^3.5.2"
5858
},
5959
"devDependencies": {
60-
"@rc-component/father-plugin": "^1.0.2",
60+
"@rc-component/father-plugin": "^2.0.2",
6161
"@rc-component/np": "^1.0.0",
6262
"@testing-library/jest-dom": "^6.4.5",
6363
"@testing-library/react": "^15.0.6",

0 commit comments

Comments
 (0)