aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2021-10-14 18:15:49 -0400
committerGitHub <noreply@github.com>2021-10-14 18:15:49 -0400
commitc8290dd346525e5599d8bf209e2ccdd47834b2e0 (patch)
tree2dba74467ea4cb8670290188ac85c6ef059bfdb9 /package.json
parente0b4354f5c8a367f40c7a9842372585936b0069a (diff)
parent0a888c0ceb34c8a8265b0556265a942f41515a6b (diff)
downloadYouTube-TV-Client-c8290dd346525e5599d8bf209e2ccdd47834b2e0.tar.gz
YouTube-TV-Client-c8290dd346525e5599d8bf209e2ccdd47834b2e0.tar.bz2
YouTube-TV-Client-c8290dd346525e5599d8bf209e2ccdd47834b2e0.zip
Merge pull request #1 from Alee14/dependabot/npm_and_yarn/electron-13.3.0
Bump electron from 13.1.9 to 13.3.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fc8c4be..05679c0 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"electron-updater": "^4.3.9"
},
"devDependencies": {
- "electron": "^13.1.9",
+ "electron": "^13.3.0",
"electron-builder": "^22.11.7"
},
"build": {