mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 02:43:26 +00:00
Update config.ts
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user