From 5b3971aab22c63682e14b67e02c1a8157332890c Mon Sep 17 00:00:00 2001 From: Armand Camponovo Date: Sun, 20 Oct 2024 15:46:29 +0200 Subject: [PATCH] Update package.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: 𝕂𝕪𝕝𝕚𝕒𝕟 <164187100+Kgeek33@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18078f42..4170540c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "react-native-draggable-flatlist": "^4.0.1", "react-native-draglist": "^3.6.1", "react-native-gesture-handler": "^2.16.1", - "react-native-infinite-pager": "^0.3.16", + "react-native-infinite-pager": "^0.3.18", "react-native-pager-view": "6.3.0", "react-native-parsed-text": "^0.0.22", "react-native-pressable-scale": "^2.1.0",