Skip to content

Commit c59f261

Browse files
committed
ignore .auditignore and package-lock.json when publishing to npm
1 parent 7e5fb27 commit c59f261

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
@@ -17,13 +17,15 @@ CONTRIBUTING.md
1717
ISSUE_TEMPLATE.md
1818
PULL_REQUEST_TEMPLATE.md
1919
karma.conf.js
20+
package-lock.json
2021
tsconfig.json
2122
tsconfig.test.json
2223
tslint.json
2324
tslint.test.json
2425
webpack.config.js
2526
webpack.example.config.js
2627
yarn.lock
28+
.auditignore
2729
.editorconfig
2830
.gitignore
2931
.istanbul.yml

0 commit comments

Comments
 (0)