Skip to content

Commit bf7d448

Browse files
committed
Update .npmignore
1 parent 69217cd commit bf7d448

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.npmignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
src/
2-
.github/
1+
*
2+
!dist/**/*
3+
!package.json
4+
!package-lock.json
5+
!LICENSE
6+
!README.md

0 commit comments

Comments
 (0)