fix(web_inject): Improve logging in web injection (TypedRequest) and update dees-comms dependency

This commit is contained in:
2025-12-04 23:14:23 +00:00
parent 9f107b6876
commit 3f71643e81
4 changed files with 29 additions and 29 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@api.global/typedserver',
version: '7.8.0',
version: '7.8.11',
description: 'A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.'
}