diff --git a/package.json b/package.json index ad577e7..c6e5e80 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "main": "bolt_sdk.js", "repository": { "type": "git", - "url": "git+https://github.com/brij-dev/react-native-card-connect.git", - "baseUrl": "https://github.com/brij-dev/react-native-card-connect" + "url": "git+https://github.com/BigRoomStudios/react-native-card-connect.git", + "baseUrl": "https://github.com/BigRoomStudios/react-native-card-connect" }, "keywords": [ "card-connect", @@ -24,6 +24,6 @@ }, "bundleDependencies": false, "dependencies": { - "react-native": "0.61.5" + "react-native": "0.64.3" } }