Release: bower.json is actually generated from scratch

This commit is contained in:
Timmy Willison 2015-01-29 12:25:57 -08:00
parent 26eca143c2
commit 61224f5fef

View File

@ -9,10 +9,6 @@ module.exports = function( Release ) {
npmTags = Release.npmTags;
// Have jquery-release update the version
// in our bower.json template
Release._jsonFiles.push( "build/release/_bower.json" );
Release.define({
npmPublish: true,
issueTracker: "github",