From 439d7f2d9c41332d49ef9914bd70e7761d7ebbb7 Mon Sep 17 00:00:00 2001 From: Emanuel Quimper Date: Tue, 7 May 2024 15:26:52 -0400 Subject: [PATCH] fix(version): fix reanimated --- package.json | 1 - yarn.lock | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index abf9d3d..4d07730 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,6 @@ "types": "lib/typescript/src/index.d.ts", "react-native": "src/index", "source": "src/index", - "private": false, "files": [ "src", "lib", diff --git a/yarn.lock b/yarn.lock index c77909c..0913341 100644 --- a/yarn.lock +++ b/yarn.lock @@ -71,7 +71,7 @@ __metadata: peerDependencies: react: "*" react-native: "*" - react-native-reanimated: ^3.0.0 + react-native-reanimated: ^2.0.0 languageName: unknown linkType: soft