corrected dependencies
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@
|
|||||||
"repository":
|
"repository":
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/username/hello-world.git"
|
"url": "https://git.kleiax.de/PlatformIO-Libs/Motor.git"
|
||||||
},
|
},
|
||||||
"authors":
|
"authors":
|
||||||
[
|
[
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://www.kleiax.de/",
|
"homepage": "https://www.kleiax.de/",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"https://git.kleiax.de/PlatformIO-Libs/Shiftregister.git#v1.0": "v1.0"
|
"external-repo" : "https://git.kleiax.de/PlatformIO-Libs/Shiftregister.git#v1.0"
|
||||||
},
|
},
|
||||||
"frameworks": "*",
|
"frameworks": "*",
|
||||||
"platforms": "*"
|
"platforms": "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user