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:
Rodney, Tiara 2025-04-25 17:19:32 +02:00
parent 6f16f5d676
commit ac80f642d2
No known key found for this signature in database
GPG key ID: 5CD8EC1D46106723

View file

@ -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",