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
|
||||
|
||||
# commit the change
|
||||
git add package.json
|
||||
git add package.json package-lock.json
|
||||
git commit -m 'Updating for v3.1.0'
|
||||
|
||||
# push to GitHub
|
||||
|
||||
Reference in New Issue
Block a user