added post install
[tech-radar.git] / 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": {