Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jellydn authored and github-actions[bot] committed May 1, 2024
1 parent 5bdf290 commit 0ca02f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { exec } from 'child_process'
import { writeFileSync } from 'node:fs'
import { $ } from 'zx'
import consola from 'consola'
import { $ } from 'zx'

const fileTypesOptions = [
{ value: 'md', label: 'Markdown' },
Expand Down

0 comments on commit 0ca02f5

Please sign in to comment.