chore: change package origin
basically I'm using GitHub as a frontend, but I use Bitbucket as my origin and Bitbucket Pipelines as my CI services, because screw Microsoft, that's why. I feel forced to use GitHub as everyone else is using it...
This commit is contained in:
parent
6f16f5d676
commit
ac80f642d2
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://about:blank"
|
"url": "https://github.com/ByteB4rb1e/esm-logging.git"
|
||||||
},
|
},
|
||||||
"author": "Tiara Rodney",
|
"author": "Tiara Rodney",
|
||||||
"license": "UNLICENSED",
|
"license": "UNLICENSED",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue