Browse Source

Add bower to the npm dependencies

sh4nks 9 years ago
parent
commit
c5b2858862
1 changed files with 1 additions and 0 deletions
  1. 1 0
      flaskbb/themes/aurora/package.json

+ 1 - 0
flaskbb/themes/aurora/package.json

@@ -7,6 +7,7 @@
   "url": "https://flaskbb.org",
   "private": true,
   "devDependencies": {
+    "bower": "^1.6.9",
     "gulp": "^3.8.11",
     "gulp-bower": "0.0.11",
     "gulp-concat": "~2.4.2",