Skip to content

Commit

Permalink
Make sure to include subdirs in lib in npm publishes
Browse files Browse the repository at this point in the history
  • Loading branch information
mstade committed Feb 17, 2016
1 parent 6698f58 commit d78f6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*
!lib/*
!lib/**/*
!bin/*

0 comments on commit d78f6d9

Please sign in to comment.