From cf0f22d4e86e44efee6ae1d4f23e0642df117b79 Mon Sep 17 00:00:00 2001 From: Husam Salhab <47015061+hsalhab@users.noreply.github.com> Date: Thu, 8 Oct 2020 13:54:35 -0400 Subject: HOT PATCH- Fix lock file issues (#49) * move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index a505886b..d3874024 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "lint": "eslint . --ext .js,.jsx,.ts,.tsx --fix" }, "dependencies": { - "@react-native-community/async-storage": "^1.12.0", + "@react-native-community/async-storage": "^1.12.1", "@react-native-community/masked-view": "^0.1.10", "@react-navigation/bottom-tabs": "^5.7.2", "@react-navigation/native": "^5.6.1", -- cgit v1.2.3-70-g09d2