We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990f1a4 commit a6ba14fCopy full SHA for a6ba14f
package.json
@@ -40,6 +40,7 @@
40
"prepublishOnly": "npm run lint && npm run test && npm run compile && np --yolo --no-publish"
41
},
42
"devDependencies": {
43
+ "@rc-component/father-plugin": "^1.0.0",
44
"@testing-library/jest-dom": "^5.16.4",
45
"@testing-library/react": "^13.0.0",
46
"@types/classnames": "^2.2.10",
@@ -68,8 +69,7 @@
68
69
"react-dom": "^18.0.0",
70
"react-sticky": "^6.0.3",
71
"sortablejs": "^1.7.0",
- "typescript": "^4.0.5",
72
- "@rc-component/father-plugin": "^1.0.0"
+ "typescript": "^4.0.5"
73
74
"dependencies": {
75
"@babel/runtime": "^7.11.2",
0 commit comments