4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-16 12:13:50 +00:00

Bump electron from 12.0.1 to 12.0.2

Bumps [electron](https://github.com/electron/electron) from 12.0.1 to 12.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v12.0.1...v12.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-29 06:27:17 +00:00
committed by GitHub
parent 0ea573f918
commit f1e4b77cd4
2 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@
"devDependencies": {
"@electron-forge/cli": "^6.0.0-beta.54",
"@electron-forge/maker-squirrel": "^6.0.0-beta.54",
"electron": "^12.0.1"
"electron": "^12.0.2"
},
"dependencies": {
"electron-is-dev": "^2.0.0",