From cdc48a4e3ac2d0e7dd4b76c2003f62e1ced8d75b Mon Sep 17 00:00:00 2001 From: Patricio Date: Wed, 19 May 2021 15:01:13 -0300 Subject: [PATCH] fix: remove firebase upgrade, no need in the scope of this PR --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 7170adae..9f466373 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "@react-native-community/blur": "^3.6.0", "@react-native-community/slider": "^1.1.4", "@react-native-community/toolbar-android": "^0.1.0-rc.2", - "@react-native-firebase/app": "^11.5.0", "@rsksmart/rns-resolver.js": "^1.0.0", "@rsksmart/rsk3": "^0.3.2", "@tradle/react-native-http": "^2.0.1",