From 1b437fd868c3e5decae43f51fd8b5bcffc3cb7dd Mon Sep 17 00:00:00 2001 From: Frazer Smith Date: Thu, 25 Jan 2024 11:51:31 +0000 Subject: [PATCH] chore(package): remove trailing whitespace (#59) Signed-off-by: Frazer Smith --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87f4c42..bd1d799 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@fastify/forwarded", "description": "Parse HTTP X-Forwarded-For header", "version": "2.2.0", - "type": "commonjs", + "type": "commonjs", "contributors": [ "Matteo Collina ", "Douglas Christopher Wilson ",