mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-07 08:45:00 +00:00
Remove prop-types from peerDependencies (not used anymore)
This commit is contained in:
+1
-2
@@ -23,8 +23,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.50.0",
|
||||
"react": "*",
|
||||
"prop-types": "^15.5.7"
|
||||
"react": "*"
|
||||
},
|
||||
"dependencies": {
|
||||
"color": "^2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user