diff options
author | dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com> | 2019-06-01 10:16:59 +0100 |
---|---|---|
committer | Jakub Hampl <kopomir@gmail.com> | 2019-06-01 10:16:59 +0100 |
commit | 80d9b1796fb2387336dc1494b27e035033eecf98 (patch) | |
tree | 96d72d07648bc6a2c0688165d1273cbb783cd09a /package.json | |
parent | f97601a6fb720d6e3a7c25e7561a41ecf8f3a795 (diff) |
Bump mapbox-gl from 0.54.0 to 1.0.0 (#39)
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 8f88007..5369b10 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "rollup-plugin-node-resolve": "^4.1.0" }, "dependencies": { - "mapbox-gl": "^0.54.0" + "mapbox-gl": "^1.0.0" }, "prettier": { "tabWidth": 2 |