summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2019-07-23 16:45:09 -0500
committerGunnar Mills <gmills@us.ibm.com>2019-09-23 19:34:37 +0000
commit7d349d04d987e8f68baa261ab4d87a8365197582 (patch)
tree4cedcedb7609fff4ccaff7d04cf0016ab74e7dd4 /package-lock.json
parent1d83af072eb4c047ef08fae79775a34599ed5ed3 (diff)
downloadphosphor-webui-7d349d04d987e8f68baa261ab4d87a8365197582.tar.gz
phosphor-webui-7d349d04d987e8f68baa261ab4d87a8365197582.zip
Update package version
Have the package.json version follow the version used in OpenBMC. cat /etc/os-release ID="openbmc-phosphor" NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro)" VERSION="2.8.0-dev" VERSION_ID="2.8.0-dev-277-g08902b0-dirty" PRETTY_NAME="Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro) 2.8.0-dev" BUILD_ID="2.8.0-dev" OPENBMC_TARGET_MACHINE="witherspoon When a 2.8.0 branch is created this should be updated to "2.8.0" before the 2.8.0 tag in the 2.8.0 branch. After the 2.8.0 branch, when a 2.9.0-dev OpenBMC tag is created, this should be updated to "2.9.0-dev". Tested: npm install Change-Id: Ica774624efb49b194250b61488c7c68f4c74c1a8 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-lock.json b/package-lock.json
index 415818a..a34a2d3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "phosphor-webui",
- "version": "0.0.1",
+ "version": "2.8.0-dev",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
OpenPOWER on IntegriCloud