Skip to content

Commit

Permalink
fix: add "entry-asar/*" to the files section of package.json (fixes #3)…
Browse files Browse the repository at this point in the history
… (#7)
  • Loading branch information
NielsLeenheer authored Nov 19, 2020
1 parent 3ebf924 commit 8bb6159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"files": [
"dist/*",
"entry-asar/*",
"README.md"
],
"author": "Samuel Attard",
Expand Down

0 comments on commit 8bb6159

Please sign in to comment.