Skip to content

Commit 8457740

Browse files
chore: Remove unused dependencies (#57)
1 parent 539aad1 commit 8457740

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@
6262
"@typescript-eslint/eslint-plugin": "^5.59.0",
6363
"@typescript-eslint/parser": "^5.59.0",
6464
"@umijs/fabric": "^3.0.0",
65-
"cross-env": "^7.0.2",
6665
"dumi": "^2.0.0",
6766
"enzyme": "^3.0.0",
6867
"enzyme-adapter-react-16": "^1.0.1",
@@ -94,4 +93,4 @@
9493
"tnpm": {
9594
"mode": "npm"
9695
}
97-
}
96+
}

0 commit comments

Comments
 (0)