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 f79e385 commit e389b60Copy full SHA for e389b60
scripts/dev.mts
@@ -1,4 +1,4 @@
1
-// pnpm add prompts cross-spawn kolorist magicast -D -w
+// pnpm add esno prompts cross-spawn kolorist magicast -D -w
2
3
import fs from 'node:fs'
4
import { execSync } from 'node:child_process'
scripts/release.mts
-// pnpm add prompts semver cross-spawn kolorist del -D -w
+// pnpm add esno prompts semver cross-spawn kolorist del -D -w
import prompts from 'prompts'
0 commit comments