Skip to content

Commit

Permalink
fix(complete.sh): fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Feb 20, 2017
1 parent 8707b64 commit 453d7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion complete.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ npm i lodash.merge
npm rm lodash.merge
rm merge-package-json.js PROJECT-package.json complete.sh
git add --all .
git commit -n -m 'pollinate project'"
git commit -n -m 'pollinate project'

0 comments on commit 453d7f0

Please sign in to comment.