Skip to content

Commit

Permalink
update electron to v17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Araxeus committed Feb 5, 2022
1 parent ca624f4 commit fef7115
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 88 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
"@ffmpeg/ffmpeg": "^0.10.1",
"async-mutex": "^0.3.2",
"browser-id3-writer": "^4.4.0",
"chokidar": "^3.5.2",
"chokidar": "^3.5.3",
"custom-electron-prompt": "^1.4.0",
"custom-electron-titlebar": "^3.2.10",
"discord-rpc": "^3.2.0",
"discord-rpc": "^4.0.1",
"electron-better-web-request": "^1.0.1",
"electron-debug": "^3.2.0",
"electron-is": "^3.0.0",
Expand All @@ -105,12 +105,12 @@
"mpris-service": "^2.1.2",
"node-fetch": "^2.6.7",
"node-notifier": "^10.0.1",
"ytdl-core": "^4.10.0",
"ytdl-core": "^4.10.1",
"ytpl": "^2.2.3"
},
"devDependencies": {
"electron": "^16.0.8",
"electron-builder": "^22.10.5",
"electron": "^17.0.0",
"electron-builder": "^22.14.5",
"electron-devtools-installer": "^3.1.1",
"electron-icon-maker": "0.0.5",
"jest": "^27.3.1",
Expand Down
Loading

0 comments on commit fef7115

Please sign in to comment.