Update README.md
[tech-radar.git] / package.json
index 7805e17..9606d76 100644 (file)
@@ -4,7 +4,8 @@
   "description": "",
   "main": "index.js",
   "scripts": {
-    "test": "gulp test"
+    "test": "gulp test",
+    "postinstall": "bower install"
   },
   "author": "Bruno Trecenti",
   "repository": {
@@ -33,7 +34,8 @@
     "gulp-concat": "~2.2.0",
     "gulp-uglify": "~0.2.1",
     "gulp-clean": "~0.2.4",
-    "gulp-header": "~1.0.2"
+    "gulp-header": "~1.0.2",
+    "bower": "^1.3.3"
   },
   "dependencies": {}
 }