Include missing branch variable in built package.json (#12288) (#12295)

This commit is contained in:
Matt Bargar 2017-06-13 10:55:11 -04:00 committed by GitHub
parent 50145bd07a
commit db6e2a666d

View file

@ -11,6 +11,7 @@ module.exports = function (grunt) {
description: pkg.description,
keywords: pkg.keywords,
version,
branch: pkg.branch,
build: {
number,
sha