]> source.dussan.org Git - jquery.git/commitdiff
Release: bower.json is actually generated from scratch
authorTimmy Willison <timmywillisn@gmail.com>
Thu, 29 Jan 2015 20:25:57 +0000 (12:25 -0800)
committerTimmy Willison <timmywillisn@gmail.com>
Thu, 29 Jan 2015 20:25:57 +0000 (12:25 -0800)
build/release.js

index 1b306b50c4d2d0ea239303e77d08defb2315c77d..95cb8372d58b61a33f3948c88d15f746be59983b 100644 (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",