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

This commit is contained in:
Matt Bargar 2017-06-12 17:11:47 -04:00 committed by GitHub
parent 781a7b56b5
commit dd072c8596

View file

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