diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2018-08-06 13:10:54 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-06 13:10:54 -0700 |
commit | e31f2ecb6791c6e53208fbdab7d9cfa9e7f388bf (patch) | |
tree | bd47c0770d8d43ef7b2f5babb554f72caa2edb1c /package.json | |
parent | eb153a7d04b1c336414c05bf0753b9440afcc200 (diff) | |
download | qtlocation-mapboxgl-e31f2ecb6791c6e53208fbdab7d9cfa9e7f388bf.tar.gz |
[build] Push binary size history to S3 (#12538)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f1c8411fd0..ef23f4aa99 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@octokit/rest": "^15.9.2", - "aws-sdk": "^2.3.5", + "aws-sdk": "^2.285.1", "csscolorparser": "^1.0.2", "ejs": "^2.4.1", "express": "^4.11.1", |