Skip to content

Commit

Permalink
fix: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Aug 2, 2024
1 parent 6618030 commit ee7b657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/factory/manifest.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { promises as fs } from "node:fs"
import { extname } from "node:path"
import { basename, extname } from "node:path"

import { readPackageUp } from "read-package-up"
import sharp from "sharp"
Expand Down

0 comments on commit ee7b657

Please sign in to comment.