Skip to content

Commit 9993749

Browse files
committed
include missing files in npm package
1 parent cc891cc commit 9993749

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.npmignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
*
2-
!dist
3-
!src
4-
!typings
2+
!dist/**
3+
!src/**
4+
!typings/**
55
!README.*
66
!package.json
77
!index.*

0 commit comments

Comments
 (0)