diff options
| author | Haishan <[email protected]> | 2022-06-06 00:09:20 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2022-06-06 00:09:20 +0800 |
| commit | 75403d9663a09f2753c4e4d682ff5fe8944cd08b (patch) | |
| tree | 799d9f354721348cf090aec164cc18f1799e6787 /package.json | |
| parent | 7f7cb27df139d6ca73031789539ea2ba2f2ecb77 (diff) | |
Remove unnecessary deps
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package.json b/package.json index 7ccf162..b37e5f5 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,6 @@ "devDependencies": { "@fontsource/inter": "4.5.11", "@types/invariant": "2.2.35", - "@types/jest": "27.5.0", "@types/lodash-es": "4.17.6", "@types/react": "18.0.11", "@types/react-dom": "18.0.5", @@ -91,7 +90,6 @@ "eslint-config-react-app": "7.0.1", "eslint-plugin-flowtype": "8.0.3", "eslint-plugin-import": "2.26.0", - "eslint-plugin-jest": "26.5.1", "eslint-plugin-jsx-a11y": "6.5.1", "eslint-plugin-react": "7.30.0", "eslint-plugin-react-hooks": "4.5.0", |
