Skip to content

Commit a8d0b17

Browse files
committed
1.2.9; electon version to 11.5.0
1 parent 1a65d0a commit a8d0b17

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package-lock.json

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discordsandbox",
3-
"version": "1.2.8",
3+
"version": "1.2.9",
44
"description": "Discord Sandboxed",
55
"main": "main.js",
66
"scripts": {
@@ -18,7 +18,7 @@
1818
"author": "Kin-Ho Lam",
1919
"license": "GNU GENERAL PUBLIC LICENSE Version 3",
2020
"devDependencies": {
21-
"electron": "^9.4.0",
21+
"electron": "^11.5.0",
2222
"electron-builder": "^21.2.0"
2323
},
2424
"dependencies": {
@@ -27,7 +27,7 @@
2727
},
2828
"iohook": {
2929
"targets": [
30-
"electron-80"
30+
"electron-85"
3131
],
3232
"platforms": [
3333
"win32"

0 commit comments

Comments
 (0)