chore: reflect move to codeberg

This commit is contained in:
2024-06-25 18:23:31 -07:00
parent 2a67164c1b
commit 7f786e4c3a
+3 -3
View File
@@ -12,7 +12,7 @@
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/naomi-lgbt/typescript-config.git"
"url": "git@codeberg.org:naomi-lgbt/typescript-config.git"
},
"keywords": [
"typescript"
@@ -20,9 +20,9 @@
"author": "Naomi Carrigan",
"license": "SEE LICENSE IN https://docs.nhcarrigan.com/#/license",
"bugs": {
"url": "https://github.com/naomi-lgbt/typescript-config/issues"
"url": "https://codeberg.org/naomi-lgbt/typescript-config/issues"
},
"homepage": "https://github.com/naomi-lgbt/typescript-config#readme",
"homepage": "https://codeberg.org/naomi-lgbt/typescript-config",
"peerDependencies": {
"typescript": ">=5.5.2"
}