From 837d2a358c69d6a728d08a82dc7c4242ef6f21af Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Fri, 16 Jul 2021 17:05:25 +0200 Subject: fixed bug with settingsfetch --- package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 7b09eda..aba9265 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,11 @@ "@react-native-community/slider": "^3.0.3", "@react-navigation/native": "5.9.3", "@react-navigation/stack": "5.12.8", + "@types/axios": "^0.14.0", "@types/react-native-collapsible": "^0.11.0", "@unimodules/core": "6.0.0", "apisauce": "2.0.0", + "axios": "^0.21.1", "d3-force": "^3.0.0", "expo": "40.0.1", "expo-localization": "9.1.0", -- cgit v1.2.3