Skip to content

Commit

Permalink
v6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MadCcc committed Sep 18, 2023
1 parent c57edaa commit 3287d62
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-drawer",
"version": "6.4.1",
"version": "6.5.0",
"description": "drawer component for react",
"keywords": [
"react",
Expand Down Expand Up @@ -48,8 +48,8 @@
"rc-util": "^5.36.0"
},
"devDependencies": {
"@rc-component/father-plugin": "^1.0.0",
"@ant-design/icons": "^4.7.0",
"@rc-component/father-plugin": "^1.0.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^14.0.0",
"@types/classnames": "^2.2.9",
Expand All @@ -58,7 +58,6 @@
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/warning": "^3.0.0",
"rc-test": "^7.0.9",
"antd": "^4.20.2",
"dumi": "^2.2.0",
"eslint": "^7.0.0",
Expand All @@ -67,6 +66,7 @@
"less": "^3.10.3",
"np": "^7.5.0",
"prettier": "^3.0.0",
"rc-test": "^7.0.9",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"typescript": "^4.6.4"
Expand Down

1 comment on commit 3287d62

@vercel
Copy link

@vercel vercel bot commented on 3287d62 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

drawer – ./

drawer-react-component.vercel.app
drawer.vercel.app
drawer-git-master-react-component.vercel.app

Please sign in to comment.