chore(deps): bump consola v3 and rimraf v5 (#11751)

* chore(deps): bump consola v3 and rimraf v5

* chore: revert demo
This commit is contained in:
neverland
2023-04-15 09:36:41 +08:00
committed by GitHub
parent 17055a94c7
commit 8bc6169ae1
10 changed files with 86 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env node
import consola from 'consola';
import { consola } from 'consola';
import { prompt } from 'enquirer';
import { ensureDir } from 'fs-extra';
import { VanGenerator } from './generator';