more typos and line removal
This commit is contained in:
parent
62620e4a0f
commit
627253d538
1 changed files with 2 additions and 3 deletions
|
@ -102,7 +102,7 @@ async function addDesign() {
|
|||
${chalk.gray('≡≡≡≡≡≡≡≡≡≡')}
|
||||
|
||||
👉 We've created your design skeleton at ${chalk.green('designs/' + name)}
|
||||
👉 We've configured the packages via the ${chalk.green('pacakge.json')} file
|
||||
👉 We've configured the packages via the ${chalk.green('package.json')} file
|
||||
👉 We've added ${chalk.green('designs/' + name)} to the lab
|
||||
|
||||
|
||||
|
@ -175,8 +175,7 @@ async function addPlugin() {
|
|||
${chalk.gray('≡≡≡≡≡≡≡≡≡≡')}
|
||||
|
||||
👉 We've created your plugin skeleton at ${chalk.green('plugins/plugin-' + name)}
|
||||
👉 We've configured the packages via the ${chalk.green('pacakge.json')} file
|
||||
👉 We've added ${chalk.green('plugins/plugin-' + name)} to the lab
|
||||
👉 We've configured the packages via the ${chalk.green('package.json')} file
|
||||
|
||||
|
||||
${chalk.bold.yellow('✏️ Make it your own')}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue