mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Release: bower.json is actually generated from scratch
This commit is contained in:
parent
26eca143c2
commit
61224f5fef
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user