mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Update electron-notarize to 2.1.0
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import path from 'path';
|
||||
import type { AfterPackContext } from 'electron-builder';
|
||||
|
||||
import { notarize } from 'electron-notarize';
|
||||
import { notarize } from '@electron/notarize';
|
||||
|
||||
import * as packageJson from '../../package.json';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user