Bump electron from 1.8.8 to 9.1.0 in /templates/electron/template
Bumps [electron](https://github.com/electron/electron) from 1.8.8 to 9.1.0. - [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/v1.8.8...v9.1.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Joshua Granick
parent
283176fa5e
commit
93eddd1f3d
@@ -6,6 +6,6 @@
|
|||||||
"start": "electron ElectronSetup.js"
|
"start": "electron ElectronSetup.js"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"electron": "^1.7.9"
|
"electron": "^9.1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user