Skip to content

Commit

Permalink
Merge pull request #110 from mapbox/add-mapbox-namespace
Browse files Browse the repository at this point in the history
Move package to @mapbox namespace.
  • Loading branch information
tmcw authored Dec 22, 2016
2 parents 5cfbb8f + 05beaf4 commit 36628aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "mapbox-gl-directions",
"name": "@mapbox/mapbox-gl-directions",
"version": "3.0.3",
"description": "A mapboxgl plugin for the Mapbox Directions API",
"main": "./src/index.js",
Expand Down Expand Up @@ -71,4 +71,4 @@
"turf-extent": "^1.0.4",
"xtend": "4.0.1"
}
}
}

0 comments on commit 36628aa

Please sign in to comment.