Permalink
Browse files

Move package to @mapbox namespace.

  • Loading branch information...
1 parent b8484fb commit ce2076b69842c33694ff568ebdce2266ed4712e8 @tmcw tmcw committed Dec 22, 2016
Showing with 2 additions and 2 deletions.
  1. +2 −2 package.json
View
@@ -1,5 +1,5 @@
{
- "name": "corslite",
+ "name": "@mapbox/corslite",
"version": "0.0.7",
"description": "xhr for browsers and ie",
"main": "corslite.js",
@@ -18,4 +18,4 @@
"author": "",
"license": "BSD",
"readmeFilename": "README.md"
-}
+}

0 comments on commit ce2076b

Please sign in to comment.