diff --git a/package.json b/package.json index 11f083474..0c1fa93be 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,7 @@ { - "name": "cares-grant-opportunities", + "name": "usdr-gost", "version": "1.0.0", "main": "index.js", - "repository": "https://github.com/usdigitalresponse/cares-grant-opportunities.git", - "author": "Pol Abellas, Rafael A ", "license": "Apache-2.0", "private": true, "workspaces": [ diff --git a/packages/server/package.json b/packages/server/package.json index f6fcec1f6..28b7af556 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -2,8 +2,6 @@ "name": "server", "version": "1.0.0", "main": "index.js", - "repository": "https://github.com/usdigitalresponse/cares-grant-opportunities.git", - "author": "Pol Abellas, Rafael A ", "license": "Apache-2.0", "engines": { "node": "20.11.1",