Skip to content

Commit

Permalink
replace electron-notarize with @electron/notarize - new package name,…
Browse files Browse the repository at this point in the history
… no other changes
  • Loading branch information
jthrilly committed Jun 14, 2023
1 parent 3e63063 commit 43d4afb
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 83 deletions.
172 changes: 90 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/preset-react": "^7.12.1",
"@codaco/ui": "^5.8.0",
"@electron/notarize": "^1.2.3",
"@material-ui/icons": "^4.11.2",
"@tippyjs/react": "^4.2.5",
"animejs": "^2.2.0",
Expand All @@ -74,7 +75,6 @@
"electron-builder": "^22.7.0",
"electron-devtools-installer": "^3.2.0",
"electron-log": "^4.2.2",
"electron-notarize": "^1.0.0",
"emoji-dictionary": "^1.0.9",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.4",
Expand Down

0 comments on commit 43d4afb

Please sign in to comment.