Commit 8c4ea9f7 authored by Liana Husikyan's avatar Liana Husikyan Committed by Liana Husikyan

Update release-process.md

parent bed98f66
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment