Skip to content

Commit c04dd57

Browse files
committed
ignore .auditignore and package-lock.json when publishing to npm
1 parent 141b943 commit c04dd57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ CONTRIBUTING.md
1818
ISSUE_TEMPLATE.md
1919
PULL_REQUEST_TEMPLATE.md
2020
karma.conf.js
21+
package-lock.json
2122
tsconfig.example.json
2223
tsconfig.json
2324
tsconfig.test.json
@@ -27,6 +28,7 @@ tslint.test.json
2728
webpack.config.js
2829
webpack.example.config.js
2930
yarn.lock
31+
.auditignore
3032
.editorconfig
3133
.gitignore
3234
.istanbul.yml

0 commit comments

Comments
 (0)