diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index 9720365e..3bea7d50 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 13ce62b0..0e7b7325 100644 --- a/package.json +++ b/package.json @@ -50,6 +50,7 @@ "react": "18.2.0", "react-native": "0.73.1", "react-native-builder-bob": "^0.23.2", + "turbo": "^1.12.4", "typescript": "5.0.4" }, "peerDependencies": { @@ -85,7 +86,5 @@ ] ] }, - "dependencies": { - "turbo": "^1.12.4" - } + "packageManager": "yarn@4.1.0" }