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
|
@ -3,7 +3,7 @@
|
|||
|
||||
import type { BuildResult } 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