mirror of
https://github.com/platformio/platformio-core.git
synced 2025-08-02 11:24:27 +02:00
Fix "repository" field and "type" attribute
This commit is contained in:
@@ -130,7 +130,7 @@ Example:
|
|||||||
|
|
||||||
"repository":
|
"repository":
|
||||||
{
|
{
|
||||||
"name": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/foo/bar.git"
|
"url": "https://github.com/foo/bar.git"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user