mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-18 13:05:10 +00:00
chore: set yarn version (#2504)
# Summary Similar to https://github.com/software-mansion/react-native-gesture-handler/pull/2882 Sets the package manager used in the example apps and in the root of the repository to yarn@1.22.22. ## Test Plan Install dependencies & build apps
This commit is contained in:
@@ -136,5 +136,6 @@
|
|||||||
"android": {
|
"android": {
|
||||||
"javaPackageName": "com.horcrux.svg"
|
"javaPackageName": "com.horcrux.svg"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"packageManager": "yarn@1.22.22"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user