mirror of
https://github.com/jquery/jquery.git
synced 2026-02-01 13:54:56 -05:00
Build: Set npmTags and use exec properly
This commit is contained in:
@@ -113,6 +113,9 @@ module.exports = function( Release ) {
|
||||
|
||||
Release.define({
|
||||
npmPublish: true,
|
||||
npmTags: function() {
|
||||
return [ "1.x" ];
|
||||
},
|
||||
issueTracker: "trac",
|
||||
contributorReportId: 508,
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user