From 7a94313d8aa19700b112326624dd588055910e72 Mon Sep 17 00:00:00 2001 From: typicode Date: Sun, 7 Jan 2024 23:39:56 +0100 Subject: [PATCH] fix: add bin --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f9f841f54..a0f57fb0d 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.0.0-alpha.12", "description": "", "type": "module", + "bin": "./lib/bin.js", "types": "lib", "files": [ "lib",