We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 206e950 commit e31ccf2Copy full SHA for e31ccf2
package.json
@@ -2,7 +2,7 @@
2
"name": "buddy-bot",
3
"type": "module",
4
"version": "0.8.10",
5
- "description": "The Stacks CLI.",
+ "description": "Automated & optimized dependency updates for JavaScript & TypeScript projects. Like Renovate & Dependabot.",
6
"author": "Chris Breuer <[email protected]>",
7
"license": "MIT",
8
"homepage": "https://github.com/stacksjs/buddy-bot",
@@ -14,8 +14,14 @@
14
"url": "https://github.com/stacksjs/buddy-bot/issues"
15
},
16
"keywords": [
17
- "buddy",
18
- "stacks",
+ "buddy-bot",
+ "dependency-updates",
19
+ "dependency-management",
20
+ "dependency-updater",
21
+ "dependency-manager",
22
+ "renovate",
23
+ "dependabot",
24
+ "bot",
25
"bun",
26
"typescript",
27
"javascript"
0 commit comments