Skip to content

Commit 65acfa2

Browse files
committed
update the readme to reflect change in check_node_package_usage
1 parent a4f1db7 commit 65acfa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ then i add the line `source $HOME/.beamery/beamery.sh` inside my `$HOME/.bash_pr
7272
Currently the helper functions configured are:
7373

7474
- **audit_git_branches**: List all the branches of a .git repository sorted by date creation
75-
- **check_npm_usage**: Check the places a certain npm package is used across all the repos
75+
- **check_node_package_usage**: Check the places a certain npm package is used across all the repos
7676
- **clean_git_branches**: Total cleaning on branches by first performing deletion of remote branches that have been merged into master
7777
- **clean_git_local_branches**: Clean any local branches that have been deleted on remote
7878
- **clean_git_remote_branches**: Clean remote branches that have been merged into master and delete them from remotes as well

0 commit comments

Comments
 (0)