mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-06 00:12:21 +00:00
bump version and change peerDependency
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.2.1",
|
||||
"version": "4.3.0",
|
||||
"name": "react-native-svg",
|
||||
"description": "SVG library for react-native",
|
||||
"repository": {
|
||||
@@ -22,7 +22,7 @@
|
||||
"lint": "eslint ./"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.32.0"
|
||||
"react-native": ">=0.33.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"color": "^0.11.1",
|
||||
|
||||
Reference in New Issue
Block a user