diff options
author | dependabot[bot] <dependabot[bot]@users.noreply.github.com> | 2019-05-02 09:19:21 +0100 |
---|---|---|
committer | Jakub Hampl <kopomir@gmail.com> | 2019-05-02 09:19:21 +0100 |
commit | 4f3cc18b3c77373a5840b092f935600566550886 (patch) | |
tree | 8539e56c06e32d056731a36bc0f2802835558b2f /package.json | |
parent | 2b7186375155d37b8775447e964c115a6f01dbaa (diff) |
Bump mapbox-gl from 0.53.1 to 0.54.0 (#27)
Signed-off-by: dependabot[bot] <support@dependabot.com>
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 18dab65..45ba9a9 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "rollup-plugin-node-resolve": "^4.1.0" }, "dependencies": { - "mapbox-gl": "^0.53.0" + "mapbox-gl": "^0.54.0" }, "prettier": { "tabWidth": 2 |