Commit 65d49753382fccec30946d13573e6dbb58a25cfb

Authored by Truong LD
1 parent 415a42dd2e

add bower to package.json

Showing 1 changed file with 2 additions and 1 deletions Side-by-side Diff

... ... @@ -34,7 +34,8 @@
34 34 "jshint-stylish": "~0.1.3",
35 35 "load-grunt-tasks": "~0.2.0",
36 36 "nodemon": "^1.11.0",
37   - "time-grunt": "~0.2.1"
  37 + "time-grunt": "~0.2.1",
  38 + "bower": "~0.9.2"
38 39 },
39 40 "scripts": {
40 41 "postinstall": "./node_modules/bower/bin/bower install"