Skip to content

Commit

Permalink
Merge pull request #448 from thornbill/node-modules-in-publish
Browse files Browse the repository at this point in the history
Fix lib/node_modules missing in package
  • Loading branch information
thornbill authored Mar 31, 2023
2 parents 36d82b5 + dd0e3f3 commit 5d80088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ __tests__
coverage
docs
node_modules
!/lib/node_modules
scripts
src

Expand Down

0 comments on commit 5d80088

Please sign in to comment.