diff --git a/package.json b/package.json index 1013249..0bc7105 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "@pushrocks/smartlodash", + "name": "@push.rocks/smartlodash", "version": "2.0.0", "private": false, "description": "lodash with typings", @@ -34,4 +34,4 @@ "@pushrocks/tapbundle": "^3.0.7", "@types/node": "^10.9.4" } -} +} \ 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" -}