Removed repository from component package.json files

refs https://github.com/TryGhost/Toolbox/issues/354

- these repository links made sense when they were in different repos
  and published to NPM but we don't publish these packages any more
- this commit deletes those keys from the files
This commit is contained in:
Daniel Lockyer 2022-07-25 11:15:16 +02:00
parent 8dd2b036ab
commit 61125d7605
No known key found for this signature in database
GPG Key ID: D21186F0B47295AD
18 changed files with 0 additions and 18 deletions

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/custom-theme-settings-service",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Publishing/tree/main/packages/custom-theme-settings-service",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/domain-events",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/domain-events",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/email-analytics-provider-mailgun",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Publishing/tree/main/packages/email-analytics-provider-mailgun",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/email-analytics-service",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Publishing/tree/main/packages/email-analytics-service",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/express-dynamic-redirects",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/express-dynamic-redirects",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/magic-link",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/magic-link",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/member-analytics-service",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/member-analytics-service",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/member-events",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/member-events",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/members-analytics-ingress",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/members-analytics-ingress",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/members-api",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/members-api",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/members-csv",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/members-csv",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/members-events-service",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/members-events-service",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/members-importer",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/members-importer",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/members-ssr",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/members-ssr",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/members-offers",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/offers",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/members-payments",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/payments",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/members-stripe-service",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/stripe",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",

View File

@ -1,7 +1,6 @@
{
"name": "@tryghost/verification-trigger",
"version": "0.0.0",
"repository": "https://github.com/TryGhost/Members/tree/main/packages/verification-trigger",
"private": true,
"author": "Ghost Foundation",
"license": "MIT",