Skip to content

Commit eb72716

Browse files
authored
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 ae8a902 commit eb72716

File tree

5 files changed

+1694
-2564
lines changed

5 files changed

+1694
-2564
lines changed

resources/js/electron-builder.js

-1
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)