summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-02-18 17:33:35 -0500
committerMike Morris <michael.patrick.morris@gmail.com>2015-02-18 17:33:35 -0500
commit3fa4ae882523a259682c8bee35efec38ac65a4d2 (patch)
treecc587205e0d1e35ad9a8447edef01fc942faafa9 /package.json
parentebbb6c9875464eebde0292418b9dded41f673f0e (diff)
downloadqtlocation-mapboxgl-3fa4ae882523a259682c8bee35efec38ac65a4d2.tar.gz
add tap-spec to package.json
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 e4c2a767fd..e3884bed23 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
"aws-sdk": "^2.1.9",
"mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite#master",
"mkdirp": "^0.5.0",
+ "tap-spec": "^2.2.1",
"tape": "^3.5.0"
},
"scripts": {