mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
chore: rename project from Iris Photo Gallery to Afilmory and update related references
- Updated repository URLs in package.json and README.md to reflect the new project name. - Changed project names in wrangler.jsonc files for SSR and web applications. - Added "Afilmory" to the cSpell dictionary in VSCode settings. Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"packageManager": "pnpm@10.12.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Iris-Photo-Gallery/Iris"
|
||||
"url": "https://github.com/Afilmory/Afilmory"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "pnpm --filter @photo-gallery/web build",
|
||||
@@ -56,4 +56,4 @@
|
||||
"eslint --fix"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user