feat: add provider ssh tcp data pool
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@unidesk/provider-gateway",
|
||||
"version": "0.2.27",
|
||||
"version": "0.2.28",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "bun run src/index.ts",
|
||||
"check": "tsc -p tsconfig.json --noEmit"
|
||||
"check": "tsc -b ../shared/tsconfig.json && tsc -p tsconfig.json --noEmit"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user