mirror of
https://github.com/paulirish/git-open.git
synced 2026-09-10 07:26:15 -04:00
3.1.0
This commit is contained in:
parent
a437297494
commit
64cf066704
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "git-open",
|
"name": "git-open",
|
||||||
"version": "3.0.0",
|
"version": "3.1.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "git-open",
|
"name": "git-open",
|
||||||
"version": "3.0.0",
|
"version": "3.1.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
"git-home": "git-open",
|
"git-home": "git-open",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "git-open",
|
"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.",
|
"description": "Type `git open` to open the GitHub/GitLab/Bitbucket homepage for a repository.",
|
||||||
"author": "Paul Irish (http://paulirish.com/)",
|
"author": "Paul Irish (http://paulirish.com/)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue