diff --git a/package.json b/package.json index 5a2c32c..4fd85d6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/consolecolor", + "name": "@push.rocks/consolecolor", "version": "2.0.1", "private": false, "description": "colors for beautylog", @@ -33,4 +33,4 @@ "@pushrocks/tapbundle": "^3.0.1", "@types/node": "^10.5.2" } -} +} \ No newline at end of file diff --git a/tslint.json b/tslint.json deleted file mode 100644 index 45052ad..0000000 --- a/tslint.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "tslint-config-standard" -}