summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json4
1 files changed, 1 insertions, 3 deletions
diff --git a/app.json b/app.json
index 167a1ae..3ff56bc 100644
--- a/app.json
+++ b/app.json
@@ -13,9 +13,7 @@
"updates": {
"fallbackToCacheTimeout": 0
},
- "assetBundlePatterns": [
- "**/*"
- ],
+ "assetBundlePatterns": ["**/*"],
"ios": {
"supportsTablet": true
},