summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-02-10 19:18:32 -0800
committerMike Morris <michael.patrick.morris@gmail.com>2015-02-10 19:18:32 -0800
commitb87cff289c1b65757ab0d652f09a5a12470c9cc2 (patch)
treedb5849296075f59827bb5855fe1d2bf49c7f5441 /package.json
parent83b32ec1db3dce493d79303bae9289b8e652f01b (diff)
downloadqtlocation-mapboxgl-b87cff289c1b65757ab0d652f09a5a12470c9cc2.tar.gz
add mapbox-gl-test-suite render tests
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 0f53fe51ec..be66045298 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,8 @@
"nan": "^1.4.1"
},
"devDependencies": {
+ "aws-sdk": "^2.1.9",
+ "mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite",
"mkdirp": "^0.5.0",
"tape": "^3.5.0"
},