Add CLI instance proxy and route UI traffic through it
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"typecheck": "npm run typecheck --workspace @codenomad/ui && npm run typecheck --workspace @codenomad/electron-app"
|
||||
},
|
||||
"dependencies": {
|
||||
"7zip-bin": "^5.2.0"
|
||||
"7zip-bin": "^5.2.0",
|
||||
"google-auth-library": "^10.5.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user