Update electron-chrome-extensions requirement from ^3.10.0 to ^3.10.1
Updates the requirements on [electron-chrome-extensions](https://github.com/samuelmaddock/electron-browser-shell) to permit the latest version. - [Commits](https://github.com/samuelmaddock/electron-browser-shell/commits) --- updated-dependencies: - dependency-name: electron-chrome-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
06ab4c2b30
commit
fb6e266fec
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"cross-fetch": "^3.1.5",
|
||||
"electron-chrome-extensions": "^3.10.0",
|
||||
"electron-chrome-extensions": "^3.10.1",
|
||||
"electron-squirrel-startup": "^1.0.0",
|
||||
"electron-tabs": "^1.0.1"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue