mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 10:55:05 -05:00
update electron in example
This commit is contained in:
parent
9501694f23
commit
ae9f884724
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"start": "electron ."
|
||||
},
|
||||
"dependencies": {
|
||||
"electron": "^9.1.2",
|
||||
"electron": "^11.5.0",
|
||||
"electron-reload": "^1.5.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue