use tsx instead of ts-node, update @electron/rebuild

This commit is contained in:
Kendall Garner 2024-07-03 11:53:59 -07:00
parent 0c14427bdb
commit 91e6119afa
No known key found for this signature in database
GPG key ID: 18D2767419676C87
4 changed files with 1394 additions and 1139 deletions

View file

@ -18,7 +18,7 @@
"ws": "^8.13.0"
},
"devDependencies": {
"electron": "25.8.4"
"electron": "31.1.0"
},
"license": "GPL-3.0"
}