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 2eb4e51 commit e08c48eCopy full SHA for e08c48e
packages/usehooks-mcp/package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "mcp-usehooks",
3
- "access": "public",
+ "publishConfig": {
4
+ "access": "public"
5
+ },
6
+ "private": false,
7
"version": "1.2.0",
8
"description": "MCP server to explore React hooks from usehooks.io with enhanced formatting and caching",
9
"type": "module",
0 commit comments