From 202df845f34f39cd55bf5721cfbc6d03e4fd41d2 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 20 Nov 2024 16:21:18 +0000 Subject: [PATCH] rm unused type lib (#6546) --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index f991027c72..e2600173a4 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",