Skip to content

Commit d48f9c6

Browse files
SRWieZPeteBishwhip
authored andcommitted
Fix: publish:all and upgrade deps (#209)
* chore: update dependencies * fix: publish all + updated electron-builder and and electron/notarize * fix: rename project from kitchen-sink to NativePHP * Build plugin * wip * chore: update electron-builder and eslint-plugin-unicorn versions * Build plugin * fix * Build plugin
1 parent f882dd4 commit d48f9c6

4 files changed

Lines changed: 909 additions & 1341 deletions

File tree

resources/js/electron-builder.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ if (isDarwin) {
3030
targetOs = 'mac';
3131
}
3232

33-
3433
let updaterConfig = {};
3534

3635
try {

0 commit comments

Comments
 (0)