summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-08-22 12:51:08 +0200
committerKonstantin Käfer <mail@kkaefer.com>2018-08-23 14:09:48 +0200
commit52275f835a38897ebf1aeb2158ccfca2272e4770 (patch)
treeface73b37397ae7866491848eec17afdabf65544 /package.json
parentcb1f781a1897826ea69eb9787ea4a059686450d9 (diff)
downloadqtlocation-mapboxgl-52275f835a38897ebf1aeb2158ccfca2272e4770.tar.gz
[build] add plain text file lists for iOS/macOS
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 799d3ab85f..9fd8217dc8 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,8 @@
"pretty-bytes": "^5.1.0",
"request": "^2.72.0",
"semver": "^5.5.0",
- "tape": "^4.5.1"
+ "tape": "^4.5.1",
+ "xcode": "^1.0.0"
},
"engines": {
"node": ">=6"