Skip to content

Commit

Permalink
⬆️ Bump electron to 13.4.0, nativefier to 45.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewruzzi committed Sep 20, 2021
1 parent 16b5819 commit ca3f702
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.0",
"nativefier": "^45.0.1",
"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.3.0",
"electron": "13.4.0",
"electron-builder": "^22.11.7",
"prettier": "2.4.1"
}
}
}

0 comments on commit ca3f702

Please sign in to comment.