Skip to content

Commit

Permalink
chore(release): add npmignore to allow dist/ to publish (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
rcebulko committed Mar 30, 2020
1 parent be82044 commit bf74e7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
node_modules
sauce_connect.log
npm-debug.log

0 comments on commit bf74e7c

Please sign in to comment.