Skip to content

Commit 8164791

Browse files
committed
fix deps
1 parent 9c1cdbc commit 8164791

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@
7070
],
7171
"category": "public.app-category.productivity",
7272
"hardenedRuntime": true,
73-
"entitlements": "./node_modules/electron-builder-notarize/entitlements.mac.inherit.plist",
74-
"provisioningProfile": "build/embedded.provisionprofile"
73+
"entitlements": "./node_modules/electron-builder-notarize/entitlements.mac.inherit.plist"
7574
},
7675
"dmg": {
7776
"icon": "dist-assets/dmg-icon.icns",

0 commit comments

Comments
 (0)