Skip to content

Commit

Permalink
Move package to @mapbox namespace. (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw authored and Ryan Clark committed Jan 2, 2017
1 parent fc834a5 commit ca93ac2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,5 +1,5 @@
{
"name": "preprocessorcerer",
"name": "@mapbox/preprocessorcerer",
"version": "0.14.0",
"description": "",
"main": "index.js",
Expand Down Expand Up @@ -61,4 +61,4 @@
"requireMultipleVarDecl": null,
"validateLineBreaks": null
}
}
}

0 comments on commit ca93ac2

Please sign in to comment.