Skip to content

Commit 71af4b1

Browse files
committed
v9.8.2
1 parent f9e8c6b commit 71af4b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-menu",
3-
"version": "9.8.1",
3+
"version": "9.8.2",
44
"description": "menu ui component for react",
55
"keywords": [
66
"react",
@@ -51,6 +51,7 @@
5151
"rc-util": "^5.27.0"
5252
},
5353
"devDependencies": {
54+
"@rc-component/father-plugin": "^1.0.0",
5455
"@testing-library/jest-dom": "^5.16.4",
5556
"@testing-library/react": "^13.0.0",
5657
"@types/jest": "^26.0.23",
@@ -68,8 +69,7 @@
6869
"react": "^18.0.0",
6970
"react-dom": "^18.0.0",
7071
"regenerator-runtime": "^0.13.7",
71-
"typescript": "^4.0.5",
72-
"@rc-component/father-plugin": "^1.0.0"
72+
"typescript": "^4.0.5"
7373
},
7474
"peerDependencies": {
7575
"react": ">=16.9.0",

0 commit comments

Comments
 (0)