Skip to content

Commit

Permalink
Merge pull request #56 from unelmacoin/UP-134-update-react-and-react-dom
Browse files Browse the repository at this point in the history
Up 134 update react and react dom
  • Loading branch information
unellma authored Nov 21, 2023
2 parents b968ba0 + 442a9d0 commit eee8b00
Show file tree
Hide file tree
Showing 4 changed files with 6,459 additions and 19,966 deletions.
2 changes: 1 addition & 1 deletion build/notarize.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const { notarize } = require('electron-notarize');
const { notarize } = require('electron/notarize');
const path = require('path');

exports.default = async function notarizing(context) {
Expand Down
Loading

0 comments on commit eee8b00

Please sign in to comment.