From 88dba8d750a88a7a11a82f77e4bacc624a426ed7 Mon Sep 17 00:00:00 2001 From: C-3PO Date: Mon, 8 Oct 2018 21:08:55 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=E2=80=8D=E2=99=82=EF=B8=8F=20Fix?= =?UTF-8?q?=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e28c2bb..0facbd3 100644 --- a/package.json +++ b/package.json @@ -21,5 +21,5 @@ "src/*/*.h", "src/*/*.c" ], - "bin": "./ssh-installer" + "bin": "./ssn-installer" }