Skip to content

Commit

Permalink
Fix for unzip.exe in npmignore (0.0.10)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-lynch committed Aug 23, 2014
1 parent 0b86e73 commit f9e78c7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
*
!app
app/index.html
app/package.json
app/node_modules
!app/updater.js
!app/tools/unzip.exe
!README.md
!README.md

0 comments on commit f9e78c7

Please sign in to comment.