This commit is contained in:
2025-06-17 10:15:20 -05:00
parent c8c2783113
commit 3b4ac295fe
+3 -3
View File
@@ -23,12 +23,12 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/auggie2lbcf/podcast-rss.git" "url": "git+https://github.com/auggie2lbcf/podcast-rss-generator.git"
}, },
"bugs": { "bugs": {
"url": "https://github.com/auggie2lbcf/podcast-rss/issues" "url": "https://github.com/auggie2lbcf/podcast-rss-generator/issues"
}, },
"homepage": "https://github.com/auggie2lbcf/podcast-rss#readme", "homepage": "https://github.com/auggie2lbcf/podcast-rss-generator#readme",
"engines": { "engines": {
"node": ">= 12.0.0" "node": ">= 12.0.0"
}, },