summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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"
},