mirror of
https://github.com/openshift/openshift-mcp-server.git
synced 2025-10-17 14:27:48 +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