4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-15 12:01:46 +00:00

Bump electron-is-dev from 1.2.0 to 2.0.0

Bumps [electron-is-dev](https://github.com/sindresorhus/electron-is-dev) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/electron-is-dev/releases)
- [Commits](https://github.com/sindresorhus/electron-is-dev/compare/v1.2.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-01 06:40:20 +00:00
committed by GitHub
parent 5f58118537
commit b11ead156a
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
"electron": "^11.3.0"
},
"dependencies": {
"electron-is-dev": "^1.2.0",
"electron-is-dev": "^2.0.0",
"electron-squirrel-startup": "^1.0.0",
"minecraft-launcher-core": "^3.16.2"
},