summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom MacWright <tom@macwright.org>2016-12-21 20:02:06 -0500
committerJohn Firebaugh <john.firebaugh@gmail.com>2017-01-09 15:47:38 -0800
commita5eae14661f451384d6925a7b95db32434f439db (patch)
tree61257b395aeb869614bae239341096725c5d1f5a
parent2988ca16c1bfa8f00518411d2a711113fe88d13f (diff)
downloadqtlocation-mapboxgl-a5eae14661f451384d6925a7b95db32434f439db.tar.gz
Move package to @mapbox namespace.
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4ad795ff9e..fb03751bd0 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "name": "mapbox-gl-native",
+ "name": "@mapbox/mapbox-gl-native",
"version": "3.4.2",
"description": "Renders map tiles with Mapbox GL",
"keywords": [
@@ -49,4 +49,4 @@
"remote_path": "./{name}/v{version}",
"package_name": "{node_abi}-{platform}-{arch}.tar.gz"
}
-}
+} \ No newline at end of file