From b2998a1f7b64f93ffd9ae90f85ca0581015d589a Mon Sep 17 00:00:00 2001 From: bezvershenko Date: Tue, 12 Mar 2019 21:54:03 +0400 Subject: Add 'pull-to-refresh' in ListView and ArticleView Add host's constant for backend ip-address --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/package.json') diff --git a/frontend/package.json b/frontend/package.json index c1869db..7ea1a16 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -8,7 +8,7 @@ "eject": "react-native-scripts eject", "android": "react-native-scripts android", "ios": "react-native-scripts ios", - "test": "jest", + "test": "jest" }, "dependencies": { "axios": "^0.18.0", -- cgit v1.2.3