Skip to content

Commit

Permalink
Added all-contributors-cli as existing devDependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Dec 16, 2024
1 parent c57cbb6 commit cb49cdf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions knip.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://unpkg.com/knip@latest/schema.json",
"entry": ["script/*e2e.js", "src/index.ts!", "src/**/*.test.*"],
"ignoreDependencies": ["all-contributors-cli"],
"ignoreExportsUsedInFile": { "interface": true, "type": true },
"project": ["src/**/*.ts!", "script/**/*.js"]
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
"@types/parse-author": "2.0.3",
"@vitest/coverage-v8": "2.1.8",
"@vitest/eslint-plugin": "1.1.14",
"all-contributors-cli": "^6.26.1",
"c8": "10.1.2",
"console-fail-test": "0.5.0",
"create-testers": "0.1.0-alpha.4",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb49cdf

Please sign in to comment.