chore: update electron notarize dep [skip e2e]

This commit is contained in:
Aman Harwara
2023-10-31 18:47:08 +05:30
parent 61cdfc6030
commit 9c43c87f14
6 changed files with 15 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
const fs = require('fs')
const path = require('path')
const electronNotarize = require('electron-notarize')
const electronNotarize = require('@electron/notarize')
module.exports = async function (params) {
const platformName = params.electronPlatformName