From 233d14968dcf336b6baeae273df9e24fe4fd40b3 Mon Sep 17 00:00:00 2001 From: MariaZ Date: Fri, 20 Aug 2021 20:10:00 +0200 Subject: [PATCH] Package-lock.json commit --- package-lock.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package-lock.json b/package-lock.json index 910a4ca..6e744e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,6 +33,7 @@ "react-native-push-notification": "3.2.1", "react-native-restart": "0.0.17", "react-native-share": "^3.0.0", + "react-native-simple-toast": "^1.1.3", "react-native-vector-icons": "^7.1.0", "react-redux": "^6.0.0", "realm": "^3.6.5", @@ -14536,6 +14537,11 @@ "resolved": "https://registry.npmjs.org/react-native-share/-/react-native-share-3.0.0.tgz", "integrity": "sha512-5P/Fhou5jW1yY475h+wIR+VZAUZ1Gnx8N4QKGToOLNo1yUhDeLxYRhm3bGCcS/MEy35NOZ222/43SQGfUzCl/g==" }, + "node_modules/react-native-simple-toast": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/react-native-simple-toast/-/react-native-simple-toast-1.1.3.tgz", + "integrity": "sha512-bkZy25axqlU4L6IoTysSl5KOQA7qdxzivbXz/L/yAw9g9fENxjzYvUUtv5wWtgq7mzOe5HiJ7GCQrOl3MhIevQ==" + }, "node_modules/react-native-swipe-gestures": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/react-native-swipe-gestures/-/react-native-swipe-gestures-1.0.5.tgz",