mirror of
https://github.com/containers/kubernetes-mcp-server.git
synced 2025-10-23 01:22:57 +03:00
fix(npm): typo in windows package name
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
"version": "0.0.0",
|
||||
"description": "Model Context Protocol (MCP) server for Kubernetes and OpenShift",
|
||||
"os": [
|
||||
"arm64"
|
||||
"win32"
|
||||
],
|
||||
"cpu": [
|
||||
"x64"
|
||||
"arm64"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user