Yarn refuses to illegal characters in package name
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "jango-blockchained/homeassistant-mcp",
|
"name": "homeassistant-mcp",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "Model Context Protocol Server for Home Assistant",
|
"description": "Model Context Protocol Server for Home Assistant",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
@@ -47,5 +47,6 @@
|
|||||||
"typescript": "^5.3.3"
|
"typescript": "^5.3.3"
|
||||||
},
|
},
|
||||||
"author": "Jango Blockchained",
|
"author": "Jango Blockchained",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
}
|
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user