From 6df82755ca05f0af6f7b462b24d10c6ca4f09dc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=BCschel?= Date: Tue, 30 Apr 2019 09:39:04 +0800 Subject: [PATCH] fix: add index.js to files to be included when installed --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index b212978..9e2bcfc 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,8 @@ "node": ">=8" }, "files": [ - "cli.js" + "cli.js", + "index.js" ], "keywords": [ "git",