mobile: update notifee to support new architecture

This commit is contained in:
Ammar Ahmed
2025-12-03 09:56:57 +05:00
parent c957094b1e
commit a29acb6f30
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
"hasInstallScript": true,
"license": "GPL-3.0-or-later",
"dependencies": {
"@ammarahmed/notifee-react-native": "7.4.9",
"@ammarahmed/notifee-react-native": "^7.4.9",
"@ammarahmed/react-native-background-fetch": "^4.2.2",
"@ammarahmed/react-native-eventsource": "1.1.0",
"@ammarahmed/react-native-fingerprint-scanner": "^5.0.1",

View File

@@ -26,7 +26,7 @@
"react": "19.1.1"
},
"dependencies": {
"@ammarahmed/notifee-react-native": "7.4.9",
"@ammarahmed/notifee-react-native": "^7.4.9",
"@ammarahmed/react-native-background-fetch": "^4.2.2",
"@ammarahmed/react-native-eventsource": "1.1.0",
"@ammarahmed/react-native-fingerprint-scanner": "^5.0.1",