From 6ed80ea9369705830fbf728ddc84b5d0b72fe859 Mon Sep 17 00:00:00 2001 From: Stefanos Togkoulidis Date: Wed, 9 Jun 2021 19:48:09 +0300 Subject: [PATCH] Bump react-native-reanimated to include using RN 0.64 --- package-lock.json | 6 +++--- packages/react-native-editor/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 09c655920edfa..55d9b56b3af7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14395,7 +14395,7 @@ "react-native-linear-gradient": "git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#deafc7a7b3dcfdc2a2d8327b5727cb393f1cabf7", "react-native-modal": "^6.5.0", "react-native-prompt-android": "git+https://github.com/wordpress-mobile/react-native-prompt-android.git#6c5122664d25b7f1cdeefc119e69329493a077a8", - "react-native-reanimated": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", + "react-native-reanimated": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#047ae6064e2bcfdaeb1f25d1d38157359ba96cb6", "react-native-safe-area": "^0.5.0", "react-native-safe-area-context": "git+https://github.com/wordpress-mobile/react-native-safe-area-context.git#d348552cebf914944e76c2dbfcd79cf649744edb", "react-native-sass-transformer": "^1.1.1", @@ -50405,8 +50405,8 @@ "from": "git+https://github.com/wordpress-mobile/react-native-prompt-android.git#6c5122664d25b7f1cdeefc119e69329493a077a8" }, "react-native-reanimated": { - "version": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", - "from": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", + "version": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#047ae6064e2bcfdaeb1f25d1d38157359ba96cb6", + "from": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#047ae6064e2bcfdaeb1f25d1d38157359ba96cb6", "requires": { "fbjs": "^1.0.0" }, diff --git a/packages/react-native-editor/package.json b/packages/react-native-editor/package.json index 435f4ea559653..97b0d49bbff01 100644 --- a/packages/react-native-editor/package.json +++ b/packages/react-native-editor/package.json @@ -64,7 +64,7 @@ "react-native-linear-gradient": "git+https://github.com/wordpress-mobile/react-native-linear-gradient.git#deafc7a7b3dcfdc2a2d8327b5727cb393f1cabf7", "react-native-modal": "^6.5.0", "react-native-prompt-android": "git+https://github.com/wordpress-mobile/react-native-prompt-android.git#6c5122664d25b7f1cdeefc119e69329493a077a8", - "react-native-reanimated": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#ed48f510fba751cd75da7629e92276166766be91", + "react-native-reanimated": "git+https://github.com/wordpress-mobile/react-native-reanimated.git#047ae6064e2bcfdaeb1f25d1d38157359ba96cb6", "react-native-safe-area": "^0.5.0", "react-native-safe-area-context": "git+https://github.com/wordpress-mobile/react-native-safe-area-context.git#d348552cebf914944e76c2dbfcd79cf649744edb", "react-native-sass-transformer": "^1.1.1",