Skip to content

Commit

Permalink
0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
SOVLOOKUP committed Oct 17, 2023
1 parent 6d2a75f commit 158f061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/folder.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { activeWindow } from "@miniben90/x-win"
import { execa } from "execa";
import { execa } from "execa"
import { lstat } from "fs/promises"
import { homedir } from "os"
import { join } from "path"
Expand Down

0 comments on commit 158f061

Please sign in to comment.