Skip to content

Commit

Permalink
chore(deps): update electron to 22.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dziudek committed Apr 17, 2023
1 parent 8602e21 commit b8fb916
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
},
"devDependencies": {
"devtron": "1.4.0",
"electron": "22.3.4",
"electron": "22.3.6",
"node-abi": "3.33.0"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"cross-env": "7.0.2",
"css-loader": "0.28.7",
"electron": "22.3.4",
"electron": "22.3.6",
"electron-builder": "23.6.0",
"file-loader": "4.2.0",
"glob": "7.1.6",
Expand All @@ -55,7 +55,7 @@
},
"build": {
"appId": "com.tidycustoms.publii",
"electronVersion": "22.3.4",
"electronVersion": "22.3.6",
"productName": "Publii",
"copyright": "Copyright (C) 2018-2023 TidyCustoms. All rights reserved.",
"asar": true,
Expand Down

0 comments on commit b8fb916

Please sign in to comment.