diff --git a/package.json b/package.json index 0da356f..4e7c577 100644 --- a/package.json +++ b/package.json @@ -1,15 +1,11 @@ { - "name": "@appteam6/tslint-config", + "name": "@domoapps/tslint-config", "version": "0.2.0", - "description": "A config for tslint for the Domo Apps Generator (https://git.empdev.domo.com/CustomApps/generator-da)", + "description": "A config for tslint for the Domo Apps Generator", "main": "tslint.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "repository": { - "type": "git", - "url": "git@git.empdev.domo.com:CustomApps/tslint-config.git" - }, "keywords": [ "tslint", "react", @@ -30,4 +26,4 @@ "tslint-react": "^3.0.0", "vrsource-tslint-rules": "^5.8.0" } -} +} \ No newline at end of file