Updated Release Procedure (markdown)
+1
-1
@@ -109,7 +109,7 @@ Edit the `package.json` page to include the version number for the latest releas
|
|||||||
npm install
|
npm install
|
||||||
|
|
||||||
# commit the change
|
# commit the change
|
||||||
git add package.json
|
git add package.json package-lock.json
|
||||||
git commit -m 'Updating for v3.1.0'
|
git commit -m 'Updating for v3.1.0'
|
||||||
|
|
||||||
# push to GitHub
|
# push to GitHub
|
||||||
|
|||||||
Reference in New Issue
Block a user