Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-dom": ">=16.9.0"
},
"devDependencies": {
"@rc-component/father-plugin": "^1.0.2",
"@rc-component/father-plugin": "^2.1.3",
"@rc-component/np": "^1.0.4",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^12.1.5",
Expand All @@ -51,7 +51,6 @@
"@types/react": "^18.0.8",
"@types/react-dom": "^18.0.3",
"@types/warning": "^3.0.0",
"cheerio": "1.0.0-rc.12",
"dumi": "^2.2.17",
Comment thread
afc163 marked this conversation as resolved.
"enzyme": "^3.1.0",
"enzyme-adapter-react-16": "^1.15.6",
Expand Down
Loading