mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-20 02:18:01 +00:00
moved more electron stuff out of tabby-local
This commit is contained in:
@@ -16,16 +16,15 @@
|
||||
],
|
||||
"author": "Eugene Pankov",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"hasbin": "^1.2.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@angular/core": "^9.1.9",
|
||||
"tabby-local": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron-promise-ipc": "^2.2.4",
|
||||
"ps-node": "^0.1.6",
|
||||
"tmp-promise": "^3.0.2",
|
||||
"hasbin": "^1.2.3",
|
||||
"winston": "^3.3.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user