added post install
authorBruno Trecenti <btrecent@thoughtworks.com>
Thu, 15 May 2014 12:52:37 +0000 (09:52 -0300)
committerBruno Trecenti <btrecent@thoughtworks.com>
Thu, 10 Jul 2014 12:33:00 +0000 (09:33 -0300)
package.json

index 7805e17..b28ba62 100644 (file)
@@ -4,7 +4,8 @@
   "description": "",
   "main": "index.js",
   "scripts": {
-    "test": "gulp test"
+    "test": "gulp test",
+    "postinstall": "bower install"
   },
   "author": "Bruno Trecenti",
   "repository": {