summaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorbezvershenko <lbezvershenkoo@yandex.ru>2019-03-12 21:54:03 +0400
committerbezvershenko <lbezvershenkoo@yandex.ru>2019-03-12 21:54:03 +0400
commitb2998a1f7b64f93ffd9ae90f85ca0581015d589a (patch)
treebaa7a90a0b96b255f4245f6dad247ae258dc4449 /frontend/package.json
parent4f007a5ea318b7919467fdf93cebf151a42a2f63 (diff)
Add 'pull-to-refresh' in ListView and ArticleViewHEADmaster
Add host's constant for backend ip-address
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
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",