Skip to content

Commit

Permalink
Update script/update-dependencies to improve usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoginth committed Nov 13, 2024
1 parent 1fe76c8 commit a584820
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions script/update-dependencies
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

#/ Usage: script/update-dependencies
#/ Update dependencies across all packages
# Usage: script/update-dependencies
# Update dependencies across all packages

branch_name="update-dependencies-$(date +%Y-%m-%d-%H-%M)"
commit_message="Update dependencies across all packages 📦"
Expand Down

1 comment on commit a584820

@vercel
Copy link

@vercel vercel bot commented on a584820 Nov 13, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web – ./

web-heyxyz.vercel.app
heyxyz.vercel.app
web-git-main-heyxyz.vercel.app
hey.xyz

Please sign in to comment.