Skip to content

Commit 5b0138b

Browse files
committed
Add hashbang
1 parent 0bf6b2d commit 5b0138b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/writeGitVersion.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node --import=tsx
2+
13
import * as fs from 'node:fs'
24
import * as path from 'node:path'
35

0 commit comments

Comments
 (0)