mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 10:03: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 {
|
export default function generator(plop: PlopTypes.NodePlopAPI): void {
|
||||||
plop.setGenerator("init", {
|
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: [
|
prompts: [
|
||||||
{
|
{
|
||||||
type: "input",
|
type: "input",
|
||||||
|
Reference in New Issue
Block a user