From 86b76f152dd67643ca5ba5cbdffe1a7f961a2583 Mon Sep 17 00:00:00 2001 From: minibits-cash Date: Wed, 2 Oct 2024 20:56:18 +0200 Subject: [PATCH] Update sqlite lib, new native release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9702b4d..6dd1856 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "react-native-qrcode-svg": "^6.3.2", "react-native-quick-base64": "^2.1.2", "react-native-quick-crypto": "^0.7.4", - "react-native-quick-sqlite": "github:margelo/react-native-quick-sqlite#commit=8727ced89bd9fee33d5acb1f53f580c55591b3fd", + "react-native-quick-sqlite": "github:margelo/react-native-quick-sqlite#commit=99f34ebefa91698945f3ed26622e002bd79489e0", "react-native-reanimated": "^3.15.2", "react-native-safe-area-context": "^4.11.0", "react-native-screens": "^3.34.0",