summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-11-05 12:40:58 -0500
committerMike Morris <michael.patrick.morris@gmail.com>2015-11-05 14:45:34 -0500
commit3a91686a099533de85b47ca42b7f97035f8d4a82 (patch)
tree85ab3091b7c7df414769de3c69e3298daf747757 /package.json
parentbe16c37e651a33a1ae07aab582a3e07f98a5ddfc (diff)
downloadqtlocation-mapboxgl-3a91686a099533de85b47ca42b7f97035f8d4a82.tar.gz
[node] autopublish node-pre-gyp binary
If $TRAVIS_TAG matches with node-v${PACKAGE_JSON_VERSION}.
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 60540e9a60..97875af2ef 100644
--- a/package.json
+++ b/package.json
@@ -27,6 +27,7 @@
"devDependencies": {
"aws-sdk": "^2.2.9",
"mapbox-gl-test-suite": "mapbox/mapbox-gl-test-suite#744b63be01e36c75c6e629aec16a53048c0b7dbc",
+ "read-package-json": "^2.0.2",
"request": "^2.65.0",
"tape": "^4.2.1"
},