mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-02 06:35:04 +00:00
chore: update bundler to 2.5.22 (#2522)
# Summary Update ruby bundler to 2.5.22 to fix failing CI ## Test Plan CIs will not fail on ruby version
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"react-native-gesture-handler": "https://github.com/software-mansion/react-native-gesture-handler",
|
||||
"react-native-macos": "^0.73.0-0",
|
||||
"react-native-reanimated": "3.9.0",
|
||||
"react-native-svg": "link:.././"
|
||||
"react-native-svg": "link:../../"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
||||
Reference in New Issue
Block a user