mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-28 19:00:35 +01:00
chore(cli): clean
This commit is contained in:
2
cli/index.mjs
Normal file → Executable file
2
cli/index.mjs
Normal file → Executable file
@@ -3,7 +3,7 @@ import init from './commands/init.mjs'
|
||||
|
||||
const main = defineCommand({
|
||||
meta: {
|
||||
name: 'nuxtui',
|
||||
name: 'nuxt-ui',
|
||||
description: 'Nuxt UI CLI'
|
||||
},
|
||||
subCommands: {
|
||||
|
||||
Reference in New Issue
Block a user