diff --git a/package.json b/package.json index d84c7461..64d34c52 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "xlsx", + "name": "@techteamer/xlsx", "version": "0.20.3", "author": "sheetjs", "description": "SheetJS Spreadsheet data parser and writer", @@ -139,7 +139,7 @@ }, "repository": { "type": "git", - "url": "https://git.sheetjs.com/SheetJS/sheetjs" + "url": "https://github.com/TechTeamer/xlsx" }, "scripts": { "test": "make travis",