Update release-process.md

pull/1/head
Liana Husikyan 5 years ago committed by Liana Husikyan
parent bed98f6651
commit 8c4ea9f774
  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