aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJakub Hampl <kopomir@gmail.com>2018-06-21 15:49:00 +0100
committerJakub Hampl <kopomir@gmail.com>2018-06-21 15:49:00 +0100
commit5b7ca1d3a6b608b1c31d6b06096771a1585bcbc8 (patch)
tree30dc4d82d2ad9df9ce62da24f845fdc406171c3d /package.json
parentebed6c06da9efa5b21a45432dfab7f2611b3882a (diff)
Add Mapbox 0.46 compatibility and features
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 47d7dfa..6a870e2 100644
--- a/package.json
+++ b/package.json
@@ -37,6 +37,6 @@
"rollup-plugin-node-resolve": "^3.3.0"
},
"dependencies": {
- "mapbox-gl": "^0.46.0-beta.1"
+ "mapbox-gl": "^0.46.0"
}
}