Open 0x6a68 opened 11 years ago
according to this https://github.com/twitter/bower/commit/ec6df96a85cb0dfd2269fbec55db767e275f1a7d, you should switch from component.json to bower.json
+1
fyi it landed in branch develop and if you want to use it, put something like that in your package.json
package.json
"devDependencies": { "grunt-bowerful": "https://github.com/gyllstromk/grunt-bowerful/tarball/develop", }
according to this https://github.com/twitter/bower/commit/ec6df96a85cb0dfd2269fbec55db767e275f1a7d, you should switch from component.json to bower.json