From 98d3bf521e08c47b6291934132f5d301e4ff2dd6 Mon Sep 17 00:00:00 2001 From: Salman Muin Kayser Chishti Date: Mon, 29 Sep 2025 14:48:36 +0100 Subject: [PATCH] upadate spacing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2a093a..1db2fa5 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "ts-jest": "^29.0.3", "typescript": "^5.2.2" }, - "overrides": { + "overrides": { "uri-js": "npm:uri-js-replace@^1.0.1" } }