Skip to content

Commit 04c04dc

Browse files
authored
Update react-native-vector-icons to 7.0.0
Update to 7.0.0 to resolve issues present in 6.7.0 (Unable to resolve module Toolbar-Android )
1 parent eafbde2 commit 04c04dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"prop-types": "^15.7.2",
40-
"react-native-vector-icons": "^6.6.0",
40+
"react-native-vector-icons": "^7.0.0",
4141
"styled-components": "^5.1.1"
4242
}
4343
}

0 commit comments

Comments
 (0)