Skip to content

Commit e389b60

Browse files
committed
chore: emitted
1 parent f79e385 commit e389b60

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/dev.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// pnpm add prompts cross-spawn kolorist magicast -D -w
1+
// pnpm add esno prompts cross-spawn kolorist magicast -D -w
22

33
import fs from 'node:fs'
44
import { execSync } from 'node:child_process'

scripts/release.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// pnpm add prompts semver cross-spawn kolorist del -D -w
1+
// pnpm add esno prompts semver cross-spawn kolorist del -D -w
22

33
import fs from 'node:fs'
44
import prompts from 'prompts'

0 commit comments

Comments
 (0)