feat(ST2.GitPackages): bump up all packages
- Refresh PackageCache with latest versions of everything
This commit is contained in:
@@ -11,5 +11,8 @@
|
||||
{ "caption": "GitHub: Update Gist", "command": "update_gist" },
|
||||
{ "caption": "GitHub: Switch Accounts", "command": "switch_accounts" },
|
||||
{ "caption": "GitHub: Copy Remote URL to Clipboard", "command": "copy_remote_url" },
|
||||
{ "caption": "GitHub: Open Remote URL in Browser", "command": "open_remote_url" }
|
||||
{ "caption": "GitHub: Open Remote URL in Browser", "command": "open_remote_url" },
|
||||
{ "caption": "GitHub: Blame", "command": "blame"},
|
||||
{ "caption": "GitHub: History", "command": "history"},
|
||||
{ "caption": "GitHub: Edit", "command": "edit"}
|
||||
]
|
||||
|
Reference in New Issue
Block a user