From 4f7b2888abbc43876c5126862227e24b154c4d90 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 28 Jan 2025 10:32:17 +0100 Subject: [PATCH] 3.0.54 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0565939..c055e6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api.global/typedserver", - "version": "3.0.53", + "version": "3.0.54", "description": "A TypeScript-based project for easy serving of static files with support for live reloading, compression, and typed requests.", "type": "module", "exports": {