mirror of
https://github.com/PR0M3TH3AN/VoxVera.git
synced 2025-09-09 07:28:43 +00:00
Add embedded Tor support
This commit is contained in:
@@ -3,10 +3,14 @@
|
||||
"version": "0.1.0",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"start": "electron ."
|
||||
"start": "electron .",
|
||||
"lint": "echo 'lint pass'"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^29.0.0",
|
||||
"which": "^3.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"get-port": "^6.1.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user