Skip to content

Commit 2100242

Browse files
authored
Merge pull request #12 from Relax594/patch-1
Update react-native-vector-icons to 7.0.0
2 parents eafbde2 + 04c04dc commit 2100242

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)