From a49738d597179f18e2b442bf66c34bff66b2304a Mon Sep 17 00:00:00 2001 From: Leo Singer Date: Tue, 25 Jun 2024 10:25:52 -0400 Subject: [PATCH] Fix repository in NPM metadata --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 37e6c19..e631392 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.2.0", "repository": { "type": "git", - "url": "github:nasa-gcn/architect-functions-search" + "url": "github:nasa-gcn/architect-plugin-search" }, "license": "Apache-2.0", "contributors": [