Skip to content

Commit

Permalink
fix: update .npmignore so as to avoid shipping extra (mostly empty) f…
Browse files Browse the repository at this point in the history
…olders.
  • Loading branch information
gksander committed Jun 30, 2022
1 parent a2b462c commit 998cf0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ node_modules
.vscode
.babelrc
*.log
!prism
!package.json
!./prism
!./package.json

0 comments on commit 998cf0f

Please sign in to comment.