Skip to content

Commit

Permalink
wiredep removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Amith92 committed Jul 1, 2015
1 parent e1fd1fc commit 6a14861
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ module.exports = function (grunt) {
},

// Automatically inject Bower components into the app
wiredep: {
/* wiredep: {
options: {
cwd: '<%= yeoman.app %>'
},
Expand All @@ -170,7 +170,7 @@ module.exports = function (grunt) {
ignorePath: /\.\.\//
}
},

*/
// Renames files for browser caching purposes
filerev: {
dist: {
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"grunt-ng-annotate": "^0.10.0",
"grunt-svgmin": "^0.4.0",
"grunt-usemin": "^2.1.1",
"grunt-wiredep": "^1.7.0",
"jasmine-core": "^2.1.3",
"jshint-stylish": "^0.2.0",
"karma": "^0.12.31",
Expand Down

0 comments on commit 6a14861

Please sign in to comment.