Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Former-commit-id: a7a63e5 [formerly a7a63e5 [formerly de386fb]]
Former-commit-id: 3f3514a11f82f15639210395c2d18f9952270df2
Former-commit-id: be905bc
  • Loading branch information
xnerhu committed Oct 27, 2018
1 parent 3108bb7 commit 9706d06
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
"compile-win32": "npm run build && electron-builder -w -p always",
"compile-darwin": "npm run build && electron-builder -m -p always",
"compile-linux": "npm run build && electron-builder -l -p always",
"x": "electron-builder -w -p always",
"lint": "tslint \"src/**/*.ts*\"",
"lint-fix": "prettier --write \"src/**/*.ts*\" && tslint \"src/**/*.ts*\" --fix",
"postinstall": "electron-builder install-app-deps",
Expand Down

0 comments on commit 9706d06

Please sign in to comment.