summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-02-13 11:52:20 -0800
committerKonstantin Käfer <mail@kkaefer.com>2015-02-13 11:52:20 -0800
commit63dfba065dfdd68e4f9cfd536565744ed64399ce (patch)
tree86a5999d2133f99c9da000c907d32c4b4b5eb5a0 /package.json
parenta8837d92e472178e17675eb8745af65975121052 (diff)
downloadqtlocation-mapboxgl-63dfba065dfdd68e4f9cfd536565744ed64399ce.tar.gz
add tap-spec to format output
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 01e499e43e..ff8b301d6d 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,7 @@
"aws-sdk": "^2.1.9",
"mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite",
"mkdirp": "^0.5.0",
+ "tap-spec": "^2.2.1",
"tape": "^3.5.0"
},
"scripts": {