Skip to content

Commit

Permalink
Merge pull request #40 from mapbox/add-mapbox-namespace
Browse files Browse the repository at this point in the history
Move package to @mapbox namespace.
  • Loading branch information
bhousel committed Feb 13, 2017
2 parents 2a7e71b + 9d754ec commit 858019e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,5 +1,5 @@
{
"name": "spritezero",
"name": "@mapbox/spritezero",
"version": "3.8.0",
"main": "index.js",
"description": "small opinionated sprites",
Expand Down Expand Up @@ -35,4 +35,4 @@
"regenerate-fixtures": "node test/regenerate.js",
"test": "npm run lint && tap --cov test/test.js"
}
}
}

0 comments on commit 858019e

Please sign in to comment.