ZIm/script/issues_needing_comments/package.json
Joseph T. Lyons e133d3b31e
Add issues_needing_comment script (#24839)
This might require a few follow-up commits to get this to work! 😅

Release Notes:

- N/A
2025-02-13 23:48:06 +00:00

12 lines
217 B
JSON

{
"dependencies": {
"@octokit/rest": "^21.1.0",
"@slack/webhook": "^7.0.4",
"date-fns": "^4.1.0",
"octokit": "^4.1.0"
},
"devDependencies": {
"@octokit/types": "^13.8.0",
"@slack/types": "^2.14.0"
}
}