Update release-process.md

pull/5370/head
Liana Husikyan 5 years ago committed by Liana Husikyan
parent bf9f0e1966
commit 95ff66dd46
  1. 2
      release-process.md

@ -9,7 +9,7 @@ This document includes:
- git checkout origin/master
- git checkout -b bumpVersion
- update package.json version
- remove package-lock/json version and generate a new one with `npm install`
- remove package-lock.json version and generate a new one with `npm install`
- merge PR
- git fetch origin master
- git checkout origin/master

Loading…
Cancel
Save