Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
fix(release): v6.4.0-6.4.2 broken
Browse files Browse the repository at this point in the history
due to incomplete npmignore whitelist
  • Loading branch information
yaacovCR committed Sep 19, 2019
1 parent e3ce475 commit 4733446
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
*
!dist/
!dist/*
!dist/generate/*
!dist/stitching/*
!dist/transforms/*
!dist/generate/*
!dist/utils/*
!package.json
!*.md
!*.png

0 comments on commit 4733446

Please sign in to comment.