This commit is contained in:
AJ ONeal 2019-11-01 14:07:49 -06:00
parent 8128c18939
commit be95b6f1b5
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ set -e
set -u
git fetch --all
git checkout origin master
git pull
git checkout master
git pull origin master
git checkout npm
git checkout master -- package.json