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" } }