diff --git a/index.ts b/index.ts index afd6e52..0e4ff2c 100644 --- a/index.ts +++ b/index.ts @@ -1,3 +1,5 @@ +#!/usr/bin/env node + import { Command } from "commander"; import { bin, description, version } from "package.json"; diff --git a/package.json b/package.json index 8f19413..af25759 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "license": "MIT", "private": false, "description": "The official CLI for HellHub API. Stay updated about the current war right without leaving your terminal.", - "version": "1.2.2", + "version": "1.2.3", "main": "build/index.mjs", "types": "build/index.d.ts", "keywords": [