From 9f8eded2a4eee39b1b02d1a885b6771fe0ba8e91 Mon Sep 17 00:00:00 2001 From: jlukic Date: Thu, 5 Feb 2015 12:08:56 -0500 Subject: [PATCH] Removes hook for debug --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 087e57665..45aaa869d 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "Jack Lukic ", "license": "MIT", "scripts": { - "postinstall": "(cd node_modules/semantic-ui && exec gulp install)" + }, "repository": { "type": "git",