Skip to content

Commit

Permalink
Remove gulp-appdmg.js
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis committed Dec 9, 2023
1 parent d373801 commit 875b83b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 33 deletions.
31 changes: 0 additions & 31 deletions gulp-appdmg.js

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"release:windows": "set NODE_ENV=production&& gulp release",
"pretest": "yarn run lint",
"test": "vitest",
"lint": "eslint --ext .js,.vue src gulpfile.js gulp-appdmg.js",
"lint:fix": "eslint --fix src gulpfile.js gulp-appdmg.js",
"lint": "eslint --ext .js,.vue src gulpfile.js",
"lint:fix": "eslint --fix src gulpfile.js",
"storybook": "start-storybook -p 6006"
},
"window": {
Expand Down

0 comments on commit 875b83b

Please sign in to comment.