grunt-bowerful icon indicating copy to clipboard operation
grunt-bowerful copied to clipboard

switching from component.json to bower.json

Open 0x6a74 opened this issue 11 years ago • 2 comments

according to this https://github.com/twitter/bower/commit/ec6df96a85cb0dfd2269fbec55db767e275f1a7d, you should switch from component.json to bower.json

0x6a74 avatar Apr 16 '13 06:04 0x6a74

+1

d4tocchini avatar May 11 '13 00:05 d4tocchini

fyi it landed in branch develop and if you want to use it, put something like that in your package.json

"devDependencies": {
  "grunt-bowerful": "https://github.com/gyllstromk/grunt-bowerful/tarball/develop",
}

0x6a74 avatar May 16 '13 07:05 0x6a74