Skip to content

Commit 1f2081e

Browse files
committed
fix: fix .npmignore
1 parent ff98b8c commit 1f2081e

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
/*
2-
!/lib/*.js
2+
!/lib/*
33
!/bin/*
44
*.test.js

0 commit comments

Comments
 (0)