Skip to content

Commit 49e3def

Browse files
committed
fix: fix .npmignore
1 parent 1806969 commit 49e3def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.npmignore

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

0 commit comments

Comments
 (0)