Skip to content

Commit a0d7890

Browse files
committed
Fix android build issue
react-native-windows dependencies are lagging behind
1 parent 1289ee7 commit a0d7890

File tree

4 files changed

+53
-2966
lines changed

4 files changed

+53
-2966
lines changed

example/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
"react-native-paper": "^5.14.5",
2525
"react-native-permissions": "link:../",
2626
"react-native-safe-area-context": "^5.6.1",
27-
"react-native-vector-icons": "^10.3.0",
28-
"react-native-windows": "0.79.4"
27+
"react-native-vector-icons": "^10.3.0"
2928
},
3029
"devDependencies": {
3130
"@babel/core": "^7.25.2",

0 commit comments

Comments
 (0)