Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Commit

Permalink
Include missing branch variable in built package.json (elastic#12288)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bargs authored Jun 12, 2017
1 parent 781a7b5 commit dd072c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/build/package_json.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = function (grunt) {
description: pkg.description,
keywords: pkg.keywords,
version,
branch: pkg.branch,
build: {
number,
sha
Expand Down

0 comments on commit dd072c8

Please sign in to comment.