Skip to content

Commit 6500d61

Browse files
committed
update react-native to 70.6
1 parent c796934 commit 6500d61

5 files changed

Lines changed: 144 additions & 139 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,4 @@ android/keystores/debug.keystore
6565

6666
# generated by bob
6767
lib/
68+
yarn.lock

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@
1313
"dependencies": {
1414
"react": "17.0.2",
1515
"react-native": "0.68.2",
16-
"react-native-reanimated": "^2.9.1"
16+
"react-native-reanimated": "^2.13.0"
1717
},
1818
"devDependencies": {
1919
"@babel/core": "^7.12.10",
2020
"@babel/runtime": "^7.12.5",
2121
"babel-plugin-module-resolver": "^4.1.0",
2222
"metro-react-native-babel-preset": "^0.67.0",
23-
"patch-package": "^6.4.7",
23+
"patch-package": "^6.5.0",
2424
"postinstall-postinstall": "^2.1.0"
2525
}
2626
}

0 commit comments

Comments
 (0)