added post install
[tech-radar.git] / package.json
index c017178..b28ba62 100644 (file)
@@ -1,10 +1,11 @@
 {
   "name": "tech-radar",
-  "version": "0.1.5",
+  "version": "0.1.6",
   "description": "",
   "main": "index.js",
   "scripts": {
-    "test": "gulp test"
+    "test": "gulp test",
+    "postinstall": "bower install"
   },
   "author": "Bruno Trecenti",
   "repository": {