Comparing version 0.0.43 to 0.0.44
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env npx tsx | ||
#!/usr/bin/env -S npx tsx | ||
export {}; |
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env npx tsx | ||
#!/usr/bin/env -S npx tsx | ||
import { Command } from 'commander'; | ||
@@ -3,0 +3,0 @@ import { generateApplicationClient } from '.'; |
{ | ||
"name": "beaker-ts", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -1,2 +0,2 @@ | ||
#!/usr/bin/env npx tsx | ||
#!/usr/bin/env -S npx tsx | ||
@@ -3,0 +3,0 @@ import { Command } from 'commander'; |
373768