Skip to content

Commit 3287d62

Browse files
committed
v6.5.0
1 parent c57edaa commit 3287d62

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-drawer",
3-
"version": "6.4.1",
3+
"version": "6.5.0",
44
"description": "drawer component for react",
55
"keywords": [
66
"react",
@@ -48,8 +48,8 @@
4848
"rc-util": "^5.36.0"
4949
},
5050
"devDependencies": {
51-
"@rc-component/father-plugin": "^1.0.0",
5251
"@ant-design/icons": "^4.7.0",
52+
"@rc-component/father-plugin": "^1.0.0",
5353
"@testing-library/jest-dom": "^5.11.9",
5454
"@testing-library/react": "^14.0.0",
5555
"@types/classnames": "^2.2.9",
@@ -58,7 +58,6 @@
5858
"@types/react": "^18.0.0",
5959
"@types/react-dom": "^18.0.0",
6060
"@types/warning": "^3.0.0",
61-
"rc-test": "^7.0.9",
6261
"antd": "^4.20.2",
6362
"dumi": "^2.2.0",
6463
"eslint": "^7.0.0",
@@ -67,6 +66,7 @@
6766
"less": "^3.10.3",
6867
"np": "^7.5.0",
6968
"prettier": "^3.0.0",
69+
"rc-test": "^7.0.9",
7070
"react": "^18.0.0",
7171
"react-dom": "^18.0.0",
7272
"typescript": "^4.6.4"

0 commit comments

Comments
 (0)