Skip to content

Commit a6ba14f

Browse files
committed
chore: deps reorder
1 parent 990f1a4 commit a6ba14f

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
@@ -40,6 +40,7 @@
4040
"prepublishOnly": "npm run lint && npm run test && npm run compile && np --yolo --no-publish"
4141
},
4242
"devDependencies": {
43+
"@rc-component/father-plugin": "^1.0.0",
4344
"@testing-library/jest-dom": "^5.16.4",
4445
"@testing-library/react": "^13.0.0",
4546
"@types/classnames": "^2.2.10",
@@ -68,8 +69,7 @@
6869
"react-dom": "^18.0.0",
6970
"react-sticky": "^6.0.3",
7071
"sortablejs": "^1.7.0",
71-
"typescript": "^4.0.5",
72-
"@rc-component/father-plugin": "^1.0.0"
72+
"typescript": "^4.0.5"
7373
},
7474
"dependencies": {
7575
"@babel/runtime": "^7.11.2",

0 commit comments

Comments
 (0)