summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 38f1f85b2c..7ff254dce9 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,6 @@
}
],
"dependencies": {
- "mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite#7251829de9d2804fe02cd8f7acc0e30ea278429d",
"nan": "^1.9.0",
"node-pre-gyp": "^0.6.7"
},
@@ -28,7 +27,7 @@
"devDependencies": {
"aws-sdk": "^2.1.27",
"faucet": "0.0.1",
- "mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite#master",
+ "mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite#7251829de9d2804fe02cd8f7acc0e30ea278429d",
"mkdirp": "^0.5.1",
"pngjs": "^0.4.0",
"request": "^2.55.0",