Skip to content

Commit

Permalink
simplify packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
rse committed Mar 24, 2021
1 parent d8da39f commit af8937c
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,11 @@
"identity": null,
"icon": "vingester-icon.png",
"files": [ "!node_modules/electron-builder/**",
"!node_modules/nodemon/**",
"!node_modules/shelljs/**",
"!node_modules/babel-eslint/**",
"!node_modules/eslint*/**",
"!node_modules/cross-env/**",
"!node_modules/cross-zip/**",
"!node_modules/npm-install-fetch/**",
"!node_modules/npm-run-all/**",
"!node_modules/modclean/**",
"!node_modules/electron/dist/**",
"!node_modules/dmg-builder/**",
"!node_modules/app-builder-bin/**",
Expand All @@ -70,15 +66,11 @@
"icon": "vingester-icon.png",
"files": [ "!*.ai",
"!node_modules/electron-builder/**",
"!node_modules/nodemon/**",
"!node_modules/shelljs/**",
"!node_modules/babel-eslint/**",
"!node_modules/eslint*/**",
"!node_modules/cross-env/**",
"!node_modules/cross-zip/**",
"!node_modules/npm-install-fetch/**",
"!node_modules/npm-run-all/**",
"!node_modules/modclean/**",
"!node_modules/electron/dist/**",
"!node_modules/dmg-builder/**",
"!node_modules/app-builder-bin/**",
Expand All @@ -93,15 +85,11 @@
"icon": "vingester-icon.png",
"files": [ "!*.ai",
"!node_modules/electron-builder/**",
"!node_modules/nodemon/**",
"!node_modules/shelljs/**",
"!node_modules/babel-eslint/**",
"!node_modules/eslint*/**",
"!node_modules/cross-env/**",
"!node_modules/cross-zip/**",
"!node_modules/npm-install-fetch/**",
"!node_modules/npm-run-all/**",
"!node_modules/modclean/**",
"!node_modules/electron/dist/**",
"!node_modules/dmg-builder/**",
"!node_modules/app-builder-bin/**",
Expand Down

0 comments on commit af8937c

Please sign in to comment.