Skip to content

Commit

Permalink
fix: include package.json in dist (because... why not)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfanoulis committed Mar 13, 2020
1 parent 8384dff commit 760ea6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
@@ -1,3 +1,4 @@
*
!dist/**/*.js
!dist/package.json
!yarn.lock

0 comments on commit 760ea6f

Please sign in to comment.