update npmjs version

This commit is contained in:
Leon van Zyl
2025-11-30 07:29:51 +02:00
parent 2b670ff1d5
commit db09a4fff8
3 changed files with 10 additions and 6 deletions

View File

@@ -10,11 +10,15 @@
"mcp__playwright__browser_take_screenshot",
"mcp__playwright__browser_close",
"Bash(git add:*)",
"Bash(git log:*)"
"Bash(git log:*)",
"Bash(find:*)",
"Bash(git checkout:*)"
]
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"context7"
"shadcn",
"playwright",
"next-devtools"
]
}
}