Skip to content

Commit 453d7f0

Browse files
committed
fix(complete.sh): fix syntax error
1 parent 8707b64 commit 453d7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

complete.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ npm i lodash.merge
77
npm rm lodash.merge
88
rm merge-package-json.js PROJECT-package.json complete.sh
99
git add --all .
10-
git commit -n -m 'pollinate project'"
10+
git commit -n -m 'pollinate project'
1111

0 commit comments

Comments
 (0)