Skip to content

Commit c0188c8

Browse files
chore: Remove unused dependencies (#683)
1 parent 705141c commit c0188c8

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,21 +51,16 @@
5151
"@types/react-dom": "^19.2.2",
5252
"@umijs/fabric": "^4.0.1",
5353
"axios": "^1.9.0",
54-
"co-busboy": "^2.0.2",
55-
"coveralls": "^3.0.3",
56-
"cross-env": "^10.1.0",
5754
"dumi": "^2.1.0",
5855
"eslint": "^8.0.0",
5956
"father": "^4.0.0",
60-
"fs-extra": "^11.2.0",
6157
"gh-pages": "^6.1.1",
6258
"rc-test": "^7.0.13",
6359
"react": "^18.0.0",
6460
"react-dom": "^18.0.0",
6561
"regenerator-runtime": "^0.14.1",
6662
"sinon": "^9.0.2",
67-
"typescript": "^5.3.3",
68-
"vinyl-fs": "^4.0.0"
63+
"typescript": "^5.3.3"
6964
},
7065
"peerDependencies": {
7166
"react": ">=16.9.0",

0 commit comments

Comments
 (0)