diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index 35f548c..6006dab 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "react-native-launcher-kit": "^1.0.4", "react-native-reanimated": "^3.11.0", "react-native-swiper": "^1.6.0", - "react-native-vector-icons": "^10.1.0", + "react-native-vector-icons": "^10.2.0", "tailwindcss": "3.3.2" }, "devDependencies": { @@ -32,6 +32,7 @@ "@react-native/metro-config": "0.74.83", "@react-native/typescript-config": "0.74.83", "@types/react": "^18.2.6", + "@types/react-native-vector-icons": "^6.4.18", "@types/react-test-renderer": "^18.0.0", "babel-jest": "^29.6.3", "eslint": "^8.19.0", |
