diff --git a/package.json b/package.json index d992a27280..d89d194fde 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "react-native-modal": "11.5.6", "react-native-navigation-bar-color": "2.0.1", "react-native-notifications": "2.1.7", - "react-native-notifier": "^1.3.1", + "react-native-notifier": "1.3.1", "react-native-orientation-locker": "1.1.8", "react-native-picker-select": "7.0.0", "react-native-platform-touchable": "^1.1.1", diff --git a/yarn.lock b/yarn.lock index f9a717d55b..824cacda3b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12785,7 +12785,7 @@ react-native-notifications@2.1.7: core-js "^1.0.0" uuid "^2.0.3" -react-native-notifier@^1.3.1: +react-native-notifier@1.3.1: version "1.3.1" resolved "https://registry.yarnpkg.com/react-native-notifier/-/react-native-notifier-1.3.1.tgz#a878c82c8ee99b04d57818401b1f084232729afd" integrity sha512-w7KOTF5WOYzbhCXQHz6p9tbosOVxhOW+Sh7VAdIuW6r7PSoryRNkF4P6Bzq1+2NPtMK7L6xnojCdKJ+nVnwh+A==