Skip to content

Commit

Permalink
v9.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MadCcc committed Jan 19, 2023
1 parent f9e8c6b commit 71af4b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rc-menu",
"version": "9.8.1",
"version": "9.8.2",
"description": "menu ui component for react",
"keywords": [
"react",
Expand Down Expand Up @@ -51,6 +51,7 @@
"rc-util": "^5.27.0"
},
"devDependencies": {
"@rc-component/father-plugin": "^1.0.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.0.0",
"@types/jest": "^26.0.23",
Expand All @@ -68,8 +69,7 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"regenerator-runtime": "^0.13.7",
"typescript": "^4.0.5",
"@rc-component/father-plugin": "^1.0.0"
"typescript": "^4.0.5"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down

0 comments on commit 71af4b1

Please sign in to comment.