Files

Return to Package Diff Home.
Brought to you by Intrinsic.

Package Diff: react-native-firebase @ 5.4.0 .. 5.4.1

dist/version.js

@@ -1,2 +1,2 @@
// generated by genversion
-module.exports = '5.4.0';
\ No newline at end of file
+module.exports = '5.4.1';
\ No newline at end of file

dist/version.js.flow

@@ -1,2 +1,2 @@
// generated by genversion
-module.exports = '5.4.0'
+module.exports = '5.4.1'

package.json

@@ -1,6 +1,6 @@
{
"name": "react-native-firebase",
- "version": "5.4.0",
+ "version": "5.4.1",
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
"description": "A well tested, feature rich Firebase implementation for React Native, supporting iOS & Android. Individual module support for Admob, Analytics, Auth, Crash Reporting, Cloud Firestore, Database, Dynamic Links, Functions, Messaging (FCM), Remote Config, Storage and more.",
"main": "dist/index.js",