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