This commit is contained in:
Paul Irish 2024-08-05 16:54:16 -07:00
parent a437297494
commit 64cf066704
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "git-open",
"version": "3.0.0",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "git-open",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"bin": {
"git-home": "git-open",

View file

@ -1,6 +1,6 @@
{
"name": "git-open",
"version": "3.0.0",
"version": "3.1.0",
"description": "Type `git open` to open the GitHub/GitLab/Bitbucket homepage for a repository.",
"author": "Paul Irish (http://paulirish.com/)",
"license": "MIT",