From c091510a110b5682436bace415afbe9cadb963ef Mon Sep 17 00:00:00 2001 From: Eden Zimbelman Date: Mon, 16 Dec 2024 16:55:21 -0800 Subject: [PATCH] build: update the redirected repo homepage url to postfix js (#2370) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdccfebf4..d461fec8a 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "test:types": "tsd --files test/types", "watch": "npx nodemon --watch 'src' --ext 'ts' --exec npm run build" }, - "repository": "slackapi/bolt", + "repository": "slackapi/bolt-js", "homepage": "https://tools.slack.dev/bolt-js", "bugs": { "url": "https://github.com/slackapi/bolt-js/issues"