Skip to content

Commit 566f7c5

Browse files
committed
fix: node_modules included
1 parent 89fa900 commit 566f7c5

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@
5959
"dist/**/*",
6060
"main.js",
6161
"preload.js",
62-
"package.json",
63-
"!**/node_modules/**/*"
62+
"package.json"
6463
],
6564
"asar": true
6665
},

0 commit comments

Comments
 (0)