From 1b24da284964831c9d640c9f5df1c9a86c6e4747 Mon Sep 17 00:00:00 2001 From: Dimitri Kennedy Date: Fri, 10 Jul 2026 20:47:00 -0400 Subject: [PATCH] Update package homepage --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d17ee4..2ccacb1 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Progressively parse streamed JSON into typed, schema-shaped snapshots", "author": "Dimitri Kennedy (https://hack.dance)", "license": "MIT", - "homepage": "https://github.com/hack-dance/schema-stream#readme", + "homepage": "https://hack.dance", "repository": { "type": "git", "url": "git+https://github.com/hack-dance/schema-stream.git"