Skip to content

Commit

Permalink
fix bin
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Mar 28, 2024
1 parent d97e8aa commit dfe4ee9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mkver.ts
@@ -1,3 +1,5 @@
#!/usr/bin/env node

import { execFile } from "node:child_process";
import { mkdir, readFile, writeFile } from "node:fs/promises";
import type { ParsedPath } from "node:path";
Expand Down

0 comments on commit dfe4ee9

Please sign in to comment.