fix(deps): Bump dependency versions for build and runtime tools

This commit is contained in:
2025-12-03 23:53:47 +00:00
parent a9972ad0ce
commit d341fc270d
4 changed files with 366 additions and 342 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartserve',
version: '1.1.1',
version: '1.1.2',
description: 'a cross platform server module for Node, Deno and Bun'
}