Skip to content

Commit 706f3ec

Browse files
Brian M Huntclaude
authored andcommitted
Fix knip schema URL to v6
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent decfad1 commit 706f3ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

knip.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://unpkg.com/knip@5/schema.json",
2+
"$schema": "https://unpkg.com/knip@6/schema.json",
33
"workspaces": {
44
".": {
55
"entry": ["vitest.config.ts", "tools/build.ts"],

0 commit comments

Comments
 (0)