chore: update codeberg

This commit is contained in:
Naomi Carrigan 2024-06-25 18:44:03 -07:00
parent 94b30a6051
commit b526058195
No known key found for this signature in database
GPG Key ID: 7019A402E94A9808

View File

@ -8,7 +8,7 @@
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/naomi-lgbt/eslint-config.git"
"url": "git@codeberg.org:naomi-lgbt/eslint-config.git"
},
"engines": {
"node": "20",
@ -20,9 +20,9 @@
"author": "Naomi Carrigan",
"license": "SEE LICENSE IN https://docs.nhcarrigan.com/#/license",
"bugs": {
"url": "https://github.com/naomi-lgbt/eslint-config/issues"
"url": "https://codeberg.org/naomi-lgbt/eslint-config/issues"
},
"homepage": "https://github.com/naomi-lgbt/eslint-config#readme",
"homepage": "https://codeberg.org/naomi-lgbt/eslint-config",
"dependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",