diff --git a/package.json b/package.json index 25eb53d..11dcdd0 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "scripts": { "test": "phantomjs testrunner.js", "web": "tiny-cdn run -p=1337", - "postinstall": "lightercollective" + "postinstall": "lightercollective || exit 0" }, "devDependencies": { "html-class": "^1.2.0",