Fix repo names

This commit is contained in:
Matt Kane
2026-04-01 11:18:28 +01:00
parent 5e061c3569
commit c2120a4961
12 changed files with 21 additions and 21 deletions

View File

@@ -82,10 +82,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/cloudflare/emdash.git",
"url": "git+https://github.com/emdash-cms/emdash.git",
"directory": "packages/admin"
},
"homepage": "https://github.com/cloudflare/emdash",
"homepage": "https://github.com/emdash-cms/emdash",
"keywords": [
"astro",
"cms",

View File

@@ -64,7 +64,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/cloudflare/emdash.git",
"url": "git+https://github.com/emdash-cms/emdash.git",
"directory": "packages/auth"
},
"author": "Matt Kane",

View File

@@ -52,10 +52,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/cloudflare/emdash.git",
"url": "git+https://github.com/emdash-cms/emdash.git",
"directory": "packages/blocks"
},
"homepage": "https://github.com/cloudflare/emdash",
"homepage": "https://github.com/emdash-cms/emdash",
"keywords": [
"emdash",
"cms",

View File

@@ -91,10 +91,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/cloudflare/emdash.git",
"url": "git+https://github.com/emdash-cms/emdash.git",
"directory": "packages/cloudflare"
},
"homepage": "https://github.com/cloudflare/emdash",
"homepage": "https://github.com/emdash-cms/emdash",
"keywords": [
"emdash",
"cloudflare",

View File

@@ -220,10 +220,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/cloudflare/emdash.git",
"url": "git+https://github.com/emdash-cms/emdash.git",
"directory": "packages/core"
},
"homepage": "https://github.com/cloudflare/emdash",
"homepage": "https://github.com/emdash-cms/emdash",
"keywords": [
"astro",
"cms",

View File

@@ -31,7 +31,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/cloudflare/emdash.git",
"url": "git+https://github.com/emdash-cms/emdash.git",
"directory": "packages/create-emdash"
},
"peerDependencies": {},

View File

@@ -23,19 +23,19 @@ const TEMPLATES = {
name: "Blog",
description: "A blog with posts and pages (Node.js + SQLite)",
dir: "blog",
repo: "github:cloudflare/emdash/templates/blog",
repo: "github:emdash-cms/emdash/templates/blog",
},
cloudflare: {
name: "Cloudflare",
description: "A blog on Cloudflare Workers (D1 + R2)",
dir: "cloudflare",
repo: "github:cloudflare/emdash/templates/cloudflare",
repo: "github:emdash-cms/emdash/templates/cloudflare",
},
blank: {
name: "Blank",
description: "A minimal starter project",
dir: "blank",
repo: "github:cloudflare/emdash/templates/blank",
repo: "github:emdash-cms/emdash/templates/blank",
},
} as const;

View File

@@ -35,10 +35,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/cloudflare/emdash.git",
"url": "git+https://github.com/emdash-cms/emdash.git",
"directory": "packages/gutenberg-to-portable-text"
},
"homepage": "https://github.com/cloudflare/emdash",
"homepage": "https://github.com/emdash-cms/emdash",
"keywords": [
"wordpress",
"gutenberg",

View File

@@ -26,10 +26,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/cloudflare/emdash.git",
"url": "git+https://github.com/emdash-cms/emdash.git",
"directory": "packages/marketplace"
},
"homepage": "https://github.com/cloudflare/emdash",
"homepage": "https://github.com/emdash-cms/emdash",
"keywords": [
"emdash",
"cms",

View File

@@ -5,7 +5,7 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/cloudflare/emdash.git",
"url": "git+https://github.com/emdash-cms/emdash.git",
"directory": "packages/x402"
},
"files": [