Skip to content

Commit 9d2f991

Browse files
committed
fix library.json format
1 parent 8170b1b commit 9d2f991

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"authors":
1212
[
1313
{
14-
"name": "Arad Eizen",
15-
"email": "https://github.com/arduino12",
16-
"url": "https://github.com/arduino12"
17-
"maintainer": true
14+
"name": "Arad Eizen",
15+
"email": "https://github.com/arduino12",
16+
"url": "https://github.com/arduino12",
17+
"maintainer": true
1818
}
1919
],
2020
"frameworks": "arduino",

0 commit comments

Comments
 (0)