diff --git a/package.json b/package.json index 19750bc..379717f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "description": "Fortify your Digital Sphere, once command at a time", "bin": { - "fortsphere": "./fortsphere.js" + "fortsphere": "fortsphere.js" }, "scripts": { "lint": "standard",