From 89196c9db06aae008dc800933187af0b333c1893 Mon Sep 17 00:00:00 2001 From: Aaron Yarborough Date: Wed, 18 Dec 2024 11:28:30 +0000 Subject: [PATCH] chore: update package name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30e2061..abd302a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "fh-or-tester", + "name": "or-uk-data-quality-checker", "main": "index.js", "scripts": { "fetch": "node script-fetch.js",