Skip to content

Commit 377e2d0

Browse files
committed
fix: fix .npmignore
1 parent e639ee2 commit 377e2d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.npmignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/*
2-
!/lib/*
3-
!/bin/*
2+
!/lib
3+
!/bin
44
*.test.js

0 commit comments

Comments
 (0)