Release: Publish to npm

Fixes #11101
This commit is contained in:
Jörn Zaefferer 2015-09-29 12:24:38 +02:00
parent b698f809de
commit ab0bb87634

View File

@ -55,6 +55,7 @@ function buildCDNPackage( callback ) {
} }
Release.define( { Release.define( {
npmPublish: true,
issueTracker: "trac", issueTracker: "trac",
contributorReportId: 22, contributorReportId: 22,
changelogShell: function() { changelogShell: function() {