Skip to content

Commit

Permalink
chore(all): update depgraph commit msg format
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Jan 29, 2018
1 parent d774e32 commit e45f3bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"tslint": "^5.9.1"
},
"scripts": {
"depgraph": "scripts/depgraph && git add assets/deps.png && git commit -m 'update dep graph' && git push"
"depgraph": "scripts/depgraph && git add assets/deps.png && git commit -m 'docs(all) update dep graph' && git push"
}
}
}

0 comments on commit e45f3bd

Please sign in to comment.