chore: remove peer dep on masked view to make it optional

This commit is contained in:
Satyajit Sahoo
2020-11-13 07:12:33 +01:00
parent 227f133536
commit 376db8be5e

View File

@@ -61,7 +61,6 @@
"typescript": "^4.0.3"
},
"peerDependencies": {
"@react-native-masked-view/masked-view": ">= 0.2.0",
"@react-navigation/native": "^5.0.5",
"react": "*",
"react-native": "*",