From 16e63ae2965f403a776de4a799446b0afa03dc1c Mon Sep 17 00:00:00 2001 From: Sean Fridman Date: Wed, 15 Apr 2015 13:47:39 -0400 Subject: Fix top level npm installs --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 8748ab9..188005c 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "great", "main": "app/index.js", "scripts": { + "postinstall": "./install.sh", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "OKFocus", -- cgit v1.2.3-70-g09d2