We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c15ff commit aa83bf2Copy full SHA for aa83bf2
1 file changed
packages/cali/src/utils.ts
@@ -1,6 +1,6 @@
1
import { execSync } from 'node:child_process'
2
3
-import { confirm, text } from '@clack/prompts'
+import { confirm, outro, text } from '@clack/prompts'
4
import chalk from 'chalk'
5
import dedent from 'dedent'
6
0 commit comments