From 0140421a2bd04e4ad9e82115adbb5affebb85129 Mon Sep 17 00:00:00 2001 From: Andrea Baccega Date: Fri, 7 Mar 2014 14:23:06 +0100 Subject: [PATCH] Update package.json Removed unused stuff that were preventing the compilation of the module --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index e9f522e..a327c44 100644 --- a/package.json +++ b/package.json @@ -7,9 +7,6 @@ "vekexasia", "TheSeven" ], - "bin": { - "block-notify": "./scripts/blockNotify.js" - }, "main": "lib/index.js", "repository": { "type": "git",