diff options
author | Samuel Newman <mozzius@protonmail.com> | 2024-11-20 16:21:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-20 16:21:18 +0000 |
commit | 202df845f34f39cd55bf5721cfbc6d03e4fd41d2 (patch) | |
tree | bea3ef9b31da27643940d6c100abd39c789ab1b5 | |
parent | 0e4f6717ce22fcfee8af74735ee5b45cbfe44257 (diff) | |
download | voidsky-202df845f34f39cd55bf5721cfbc6d03e4fd41d2.tar.zst |
rm unused type lib (#6546)
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index f991027c7..e2600173a 100644 --- a/package.json +++ b/package.json @@ -218,7 +218,6 @@ "@react-native/typescript-config": "^0.74.1", "@testing-library/jest-native": "^5.4.1", "@testing-library/react-native": "^11.5.2", - "@types/he": "^1.1.2", "@types/jest": "^29.4.0", "@types/lodash.chunk": "^4.2.7", "@types/lodash.debounce": "^4.0.7", |