File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11package main
22
33import (
4- "github.com/yaakapp/ cli"
4+ yaakcli "github.com/mountain-loop/yaak- cli"
55)
66
77var version = "dev"
Original file line number Diff line number Diff line change 1- module github.com/yaakapp/ cli
1+ module github.com/mountain-loop/yaak- cli
22
33go 1.22
44
Original file line number Diff line number Diff line change 33 "version" : " 0.0.38" ,
44 "repository" : {
55 "type" : " git" ,
6- "url" : " git+https://github.com/yaakapp/ cli.git"
6+ "url" : " git+https://github.com/mountain-loop/yaak- cli.git"
77 },
88 "os" : [
99 " darwin"
Original file line number Diff line number Diff line change 33 "version" : " 0.0.38" ,
44 "repository" : {
55 "type" : " git" ,
6- "url" : " git+https://github.com/yaakapp/ cli.git"
6+ "url" : " git+https://github.com/mountain-loop/yaak- cli.git"
77 },
88 "os" : [
99 " darwin"
Original file line number Diff line number Diff line change 33 "version" : " 0.0.38" ,
44 "repository" : {
55 "type" : " git" ,
6- "url" : " git+https://github.com/yaakapp/ cli.git"
6+ "url" : " git+https://github.com/mountain-loop/yaak- cli.git"
77 },
88 "os" : [
99 " linux"
Original file line number Diff line number Diff line change 33 "version" : " 0.0.38" ,
44 "repository" : {
55 "type" : " git" ,
6- "url" : " git+https://github.com/yaakapp/ cli.git"
6+ "url" : " git+https://github.com/mountain-loop/yaak- cli.git"
77 },
88 "os" : [
99 " linux"
Original file line number Diff line number Diff line change 33 "version" : " 0.0.38" ,
44 "repository" : {
55 "type" : " git" ,
6- "url" : " git+https://github.com/yaakapp/ cli.git"
6+ "url" : " git+https://github.com/mountain-loop/yaak- cli.git"
77 },
88 "os" : [
99 " win32"
Original file line number Diff line number Diff line change 44 "main" : " ./index.js" ,
55 "repository" : {
66 "type" : " git" ,
7- "url" : " git+https://github.com/yaakapp/ cli.git"
7+ "url" : " git+https://github.com/mountain-loop/yaak- cli.git"
88 },
99 "scripts" : {
1010 "postinstall" : " node ./install.js"
You can’t perform that action at this time.
0 commit comments