fix(build): Update Node types and other dependencies, add tspublish.json for api client
This commit is contained in:
12
ts_apiclient/tspublish.json
Normal file
12
ts_apiclient/tspublish.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "@serve.zone/api",
|
||||
"dependencies": [
|
||||
"@serve.zone/interfaces",
|
||||
"@push.rocks/smartpromise",
|
||||
"@push.rocks/smartrx",
|
||||
"@push.rocks/smartstream",
|
||||
"@api.global/typedrequest",
|
||||
"@api.global/typedsocket",
|
||||
"@tsclass/tsclass"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user