Skip to content

Commit

Permalink
Merge pull request #213 from cy6erskunk/optimiza-package-size
Browse files Browse the repository at this point in the history
Optimize package size
  • Loading branch information
cy6erskunk authored Jul 22, 2020
2 parents 618bd4c + cdae39a commit 321be6d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
10 changes: 0 additions & 10 deletions .npmignore

This file was deleted.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "generate TeamCity code inspections from the output of `npm audit`",
"main": "dist/index.js",
"bin": "bin/index.js",
"files": ["bin", "dist/*.js", "package.json", "LICENSE", "README.md"],
"scripts": {
"build": "tsc",
"prepare": "npm run build",
Expand Down

0 comments on commit 321be6d

Please sign in to comment.