Skip to content

Commit

Permalink
fix: amend to node
Browse files Browse the repository at this point in the history
  • Loading branch information
Ma11hewThomas committed Jun 9, 2024
1 parent cc9e3e1 commit 17a2658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ctrf",
"version": "0.0.4",
"version": "0.0.6",
"description": "",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/cli.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env ts-node
#!/usr/bin/env node

import fs from 'fs';
import path from 'path';
Expand Down

0 comments on commit 17a2658

Please sign in to comment.