fix(package): Update package metadata, scripts and dependency pins

This commit is contained in:
2025-11-29 15:27:27 +00:00
parent 9411b5ee49
commit cbe31cfc73
3 changed files with 432 additions and 3 deletions

8
ts/00_commitinfo_data.ts Normal file
View File

@@ -0,0 +1,8 @@
/**
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartserve',
version: '1.0.2',
description: 'a cross platform server module for Node, Deno and Bun'
}