Skip to content

Commit 4964303

Browse files
chore: apply suggestions from code review
Co-authored-by: Dominik G. <[email protected]>
1 parent 81901b2 commit 4964303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mcp-stdio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dev": "tsdown --watch",
2727
"test": "vitest",
2828
"check": "tsc --noEmit",
29-
"check:publint": "publint"
29+
"check:publint": "publint --strict"
3030
},
3131
"devDependencies": {
3232
"@sveltejs/mcp-server": "workspace:^",

0 commit comments

Comments
 (0)