Merge pull request #72 from mapbox/mb_namespace

Change to mapbox NPM namespace
This commit is contained in:
Blake Thompson
2017-04-20 09:16:28 -05:00
committed by GitHub
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "mbtiles", "name": "@mapbox/mbtiles",
"version": "0.9.0", "version": "0.9.0",
"description": "Utilities and tilelive integration for the MBTiles format.", "description": "Utilities and tilelive integration for the MBTiles format.",
"url": "http://github.com/mapbox/node-mbtiles", "url": "http://github.com/mapbox/node-mbtiles",