diff --git a/library.json b/library.json index c55c405..7e7519f 100644 --- a/library.json +++ b/library.json @@ -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": "*"