diff --git a/package.json b/package.json index ad2af0e..c8dce13 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "main": "./dist/index.js", "types": "./dist/index.d.ts", "bin": { - "voosh": "./dist/index.js" + "voosh": "dist/index.js" }, "publishConfig": { "access": "public"