Update electron-notarize to 2.1.0
This commit is contained in:
parent
f67fabb3a7
commit
cb0517d6d7
6 changed files with 14 additions and 13 deletions
|
@ -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';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue