Skip to content

Commit

Permalink
⬆️ Bump electron to 13.6.1, nativefier to 45.0.5
Browse files Browse the repository at this point in the history
Also bump electron-builder to22.13.1
  • Loading branch information
matthewruzzi committed Nov 1, 2021
1 parent 2c64f6b commit bc2bde5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
},
"dependencies": {
"electron-squirrel-startup": "^1.0.0",
"nativefier": "^45.0.4",
"nativefier": "^45.0.5",
"trash-cli": "^4.0.0"
},
"devDependencies": {
Expand All @@ -103,8 +103,8 @@
"@electron-forge/maker-squirrel": "^6.0.0-beta.61",
"@electron-forge/maker-zip": "^6.0.0-beta.61",
"@electron-forge/publisher-github": "^6.0.0-beta.61",
"electron": "13.5.1",
"electron-builder": "^22.11.7",
"electron": "13.6.1",
"electron-builder": "^22.13.1",
"prettier": "2.4.1"
}
}
}

0 comments on commit bc2bde5

Please sign in to comment.