summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-04-26 12:34:56 -0400
committerJason Wray <jason@mapbox.com>2018-05-24 13:27:26 -0400
commit6e0d6ef44a0c46484bb8e960a5aeb5e773f42680 (patch)
treefe5c97da3dfc3a9ee9bbdcc6c973361263e08b48 /package.json
parent3c74bbb9d07bd202903e6bf542903f3b0657f9f3 (diff)
downloadqtlocation-mapboxgl-6e0d6ef44a0c46484bb8e960a5aeb5e773f42680.tar.gz
[ios, build] Populate GitHub releases with templated notes
Replicates our existing release notes format as an EJS template and Node JS script, then uploads the formatted notes during the deployment process.
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 977cd2b09c..208d4e4c4a 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
"pixelmatch": "^4.0.2",
"pngjs": "^3.0.0",
"request": "^2.72.0",
+ "semver": "^5.5.0",
"tape": "^4.5.1"
},
"engines": {