Skip to content

Commit 8448eba

Browse files
Teodor Ciuraruclaude
andcommitted
fix: restore Ditto SDK version to 4.13.0
- Updated @dittolive/ditto from 4.12.4 to 4.13.0 to match the upgrade branch intent - Updated lock files to resolve CocoaPods version mismatch - Fixes: DittoReactNativeIOS version conflict between Podfile.lock (4.13.0) and package.json (4.12.4) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 0a19a25 commit 8448eba

3 files changed

Lines changed: 429 additions & 724 deletions

File tree

react-native-expo/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-native-expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"preset": "jest-expo"
1818
},
1919
"dependencies": {
20-
"@dittolive/ditto": "4.12.4",
20+
"@dittolive/ditto": "4.13.0",
2121
"@expo/vector-icons": "^15.0.3",
2222
"@react-navigation/bottom-tabs": "^7.4.0",
2323
"@react-navigation/native": "^7.1.8",

0 commit comments

Comments
 (0)