Update config.ts

This commit is contained in:
Jorrin
2024-02-03 20:40:45 +01:00
parent df8bc8a83f
commit add7c1841d

View File

@@ -10,7 +10,7 @@ interface PackageJson {
export default function generator(plop: PlopTypes.NodePlopAPI): void {
plop.setGenerator("init", {
description: "Generate a new package for the Acme Monorepo",
description: "Generate a new package for the movie-web native-app Monorepo",
prompts: [
{
type: "input",