diff --git a/package-lock.json b/package-lock.json index 8fe07f7..cfbb226 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,10 +7,7 @@ "": { "name": "@nodenv/jetbrains-npm", "version": "1.0.1", - "license": "MIT", - "bin": { - "npm-cli.js": "bin/npm-cli.js" - } + "license": "MIT" } } } diff --git a/package.json b/package.json index cc9fcf5..d9e109e 100644 --- a/package.json +++ b/package.json @@ -15,10 +15,6 @@ "publishConfig": { "access": "public" }, - "directories": { - "bin": "bin", - "test": "test" - }, "files": [ "bin" ],