Skip to content

Commit b2a61cf

Browse files
authored
Update library.json
1 parent 503e93f commit b2a61cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"repository":
1313
{
1414
"type": "git",
15-
"url": "https://github.com/thijse/Arduino-Log/"
15+
"url": "https://github.com/thijse/Arduino-Log.git"
1616
},
1717
"homepage": "https://github.com/thijse/Arduino-Log/",
18-
"frameworks": [ "arduino" ],
18+
"frameworks": "arduino",
1919
"platforms": "*",
2020
"examples": "examples/*/*.ino"
2121
}

0 commit comments

Comments
 (0)