From: Bruno Trecenti Date: Thu, 15 May 2014 12:52:37 +0000 (-0300) Subject: added post install X-Git-Url: https://pwan.org/git/?p=tech-radar.git;a=commitdiff_plain;h=6c879bd05daca53ab7a1dfff4fe6f4e4d76837bd added post install --- diff --git a/package.json b/package.json index 7805e17..b28ba62 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,8 @@ "description": "", "main": "index.js", "scripts": { - "test": "gulp test" + "test": "gulp test", + "postinstall": "bower install" }, "author": "Bruno Trecenti", "repository": {