diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
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 |